- If not using llvm-config, LLVM_MAIN_SRC_DIR now has a sane default
- LLVM_CONFIG_PATH will continue to work for LLD for back compat.
- More quoting of paths in an abundance of caution.
Differential D118792
[lld][clang][cmake] Clean up a few things ClosedPublic Authored by Ericson2314 on Feb 2 2022, 7:40 AM.
Details
Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 3 2022, 2:07 AM This revision was landed with ongoing or failed builds.Feb 3 2022, 12:01 PM Closed by commit rGe0eeae9a4470: [lld][clang][cmake] Clean up a few things (authored by Ericson2314). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405736 clang/CMakeLists.txt
lld/CMakeLists.txt
|