diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-04-28 09:29:19 -0700 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2023-04-28 09:30:59 -0700 |
commit | ade3c6a6a88ed3a9b06c076406f196da9d3cc1b9 (patch) | |
tree | 6862d070438c5f37da2dfe6e4f8c29789e48ae93 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | 8c8fe11916b03887f89f04b216e0044f2a9cb505 (diff) | |
download | llvm-ade3c6a6a88ed3a9b06c076406f196da9d3cc1b9.zip llvm-ade3c6a6a88ed3a9b06c076406f196da9d3cc1b9.tar.gz llvm-ade3c6a6a88ed3a9b06c076406f196da9d3cc1b9.tar.bz2 |
Host: generalise `GetXcodeSDKPath`
This generalises the GetXcodeSDKPath hook to a GetSDKRoot path which
will be re-used for the Windows support to compute a language specific
SDK path on the platform. Because there may be other options that we
wish to use to compute the SDK path, sink the XcodeSDK parameter into
a structure which can pass a disaggregated set of options. Furthermore,
optionalise the parameter as Xcode is not available for all platforms.
Differential Revision: https://reviews.llvm.org/D149397
Reviewed By: JDevlieghere
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions