This can be used to build non-sanitized and sanitized versions of
runtimes, where sanitized versions use the just built sanitizer
which in turn may use the non-sanitized version.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D36348
[CMake][runtimes] Support for building target variants ClosedPublic Authored by phosek on Aug 4 2017, 8:15 PM.
Details Summary This can be used to build non-sanitized and sanitized versions of
Diff Detail
Event Timelinephosek added a child revision: D36349: [CMake] Build sanitized C++ runtimes for Fuchsia.Aug 4 2017, 8:16 PM This revision is now accepted and ready to land.Aug 10 2017, 5:02 PM Closed by commit rL311036: [CMake][runtimes] Support for building target variants (authored by phosek). · Explain WhyAug 16 2017, 12:14 PM This revision was automatically updated to reflect the committed changes.
Diff 110312 runtimes/CMakeLists.txt
|