This is one more step to allow us to eliminate platform-specific code from the library CMakeLists files. Subsequent patches will refactor all call sites to use this and other new features.
Details
Details
- Reviewers
glider filcab samsonov kubamracek zaks.anna bogner - Commits
- rG7173f07d7066: [CMake] Add OBJECT_LIBS option to add_compiler_rt_runtime, and refactored asan…
rCRT246047: [CMake] Add OBJECT_LIBS option to add_compiler_rt_runtime, and refactored asan…
rL246047: [CMake] Add OBJECT_LIBS option to add_compiler_rt_runtime, and refactored…
Diff Detail
Diff Detail
- Repository
- rL LLVM