This is another step in a multi-step refactoring to move add_sanitizer_rt_symbols in the direction of other add_* functions in compiler-rt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12409
[CMake] Add PARENT_TARGET option to add_sanitizer_rt_symbols. ClosedPublic Authored by beanz on Aug 27 2015, 11:07 AM.
Details Summary This is another step in a multi-step refactoring to move add_sanitizer_rt_symbols in the direction of other add_* functions in compiler-rt.
Diff Detail
Event Timelinebeanz updated this object. This revision is now accepted and ready to land.Aug 27 2015, 11:26 AM Closed by commit rL246178: [CMake] Add PARENT_TARGET option to add_sanitizer_rt_symbols. (authored by cbieneman). · Explain WhyAug 27 2015, 11:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 33342 compiler-rt/trunk/cmake/Modules/SanitizerUtils.cmake
compiler-rt/trunk/lib/ubsan/CMakeLists.txt
|