Files
swift-mirror/include/swift/Basic/TargetInfo.h
Saleem Abdulrasool a04c75a43a Basic: query the target pointer width from clang
Use the `clang::TargetInfo` to query the target pointer size for the
given triple. This is meant to enable us to properly determine
`CMAKE_SIZEOF_VOID_P`.
2025-02-10 09:20:02 -08:00

1.3 KiB