Allow for use of cxxabi to be disabled from cmake.
This will make sanitizers usable when c++ abi is unavailable.
Differential D23639
[compiler-rt] Make cxxabi availability configurable in cmake ClosedPublic Authored by fjricci on Aug 17 2016, 5:41 PM.
Details Summary Allow for use of cxxabi to be disabled from cmake. This will make sanitizers usable when c++ abi is unavailable.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 22 2016, 11:13 AM Closed by commit rL279451: [compiler-rt] Make cxxabi availability configurable in cmake (authored by fjricci). · Explain WhyAug 22 2016, 11:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68892 compiler-rt/trunk/CMakeLists.txt
|