diff options
author | David Spickett <david.spickett@linaro.org> | 2020-06-24 16:45:21 +0100 |
---|---|---|
committer | David Spickett <david.spickett@linaro.org> | 2020-06-25 09:33:43 +0100 |
commit | d6efc9811646edbfe13f06c2676fb469f1c155b1 (patch) | |
tree | 1c9c35344c13831b4a260f53dac3d8c5acaa2a76 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 81469527ec99a3452c867d997d259ea70f81dda5 (diff) | |
download | llvm-d6efc9811646edbfe13f06c2676fb469f1c155b1.zip llvm-d6efc9811646edbfe13f06c2676fb469f1c155b1.tar.gz llvm-d6efc9811646edbfe13f06c2676fb469f1c155b1.tar.bz2 |
Reland "[clang][Driver] Correct tool search path priority"
This reverts commit f570d5810485fa6fb2e1009f795a899d79bd429f.
The test was failing on MacOS if you set
LLVM_DEFAULT_TARGET_TRIPLE. For example if you set it to
"x86_64-apple-darwin" clang actually uses
"x86_64-apple-darwin<version>".
To fix this get default triple from clang itself during the
test instead of substituting it in via lit.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions