With this change, CMake will now be able to generate the
LibraryDependencies.inc structure needed by llvm-config, thus freeing the
build system from needing llvmbuild.
Note that this is the non-NFC portion of D28086.
Paths
| Differential D28856
[CMake] Teach CMake how to generate `LibraryDependencies.inc` Needs ReviewPublic Authored by bryant on Jan 18 2017, 5:19 AM.
Details
Diff Detail
Event Timelinebryant added a parent revision: D28855: [CMake] Copy per-component `required_libraries` into `LINK_COMPONENTS`. NFC..Jan 18 2017, 10:35 AM Comment ActionsDepends on D28855.
Revision Contents
Diff 84822 CMakeLists.txt
cmake/modules/LLVMBuild.cmake
tools/llvm-config/LibraryDependencies.inc.in
|