diff options
author | Omair Javaid <omair.javaid@linaro.org> | 2024-05-02 18:27:23 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-02 18:27:23 +0500 |
commit | 33e16cae671ca10d88e198192181220f8adff343 (patch) | |
tree | e33019617d6c81092cba36bd69508cad09ded01a /llvm/lib/Transforms/Utils/CloneFunction.cpp | |
parent | c1298878175f1f6b7f991a18550de97a699cf260 (diff) | |
download | llvm-33e16cae671ca10d88e198192181220f8adff343.zip llvm-33e16cae671ca10d88e198192181220f8adff343.tar.gz llvm-33e16cae671ca10d88e198192181220f8adff343.tar.bz2 |
[compiler-rt] Fix CMake configure on Windows (#90843)
CMake configure compiler-rt got broken as a result of following commit:
d3925e65a7ab88eb0ba68d3ab79cd95db5629951
This patch fixes the break by porting the above commit for clang-cl.
This problem was not caught on Windows buildbots beacuase it appeared
when compiler-rt was included via LLVM_ENABLE_PROJECTS while buildbots
include compiler-rt project using LLVM_ENABLE_RUNTIMES flag.
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions