aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2023-04-28 09:29:19 -0700
committerSaleem Abdulrasool <compnerd@compnerd.org>2023-04-28 09:30:59 -0700
commitade3c6a6a88ed3a9b06c076406f196da9d3cc1b9 (patch)
tree6862d070438c5f37da2dfe6e4f8c29789e48ae93 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent8c8fe11916b03887f89f04b216e0044f2a9cb505 (diff)
downloadllvm-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