Fuchsia is no longer treated as UNIX which means we need to explicitly
enable building of shared versions of ASan and UBSan.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D46609
[CMake] Build shared version of ASan and UBSan for Fuchsia ClosedPublic Authored by phosek on May 8 2018, 4:27 PM.
Details Summary Fuchsia is no longer treated as UNIX which means we need to explicitly
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, mgorny, kubamracek. · View Herald TranscriptMay 8 2018, 4:27 PM This revision is now accepted and ready to land.May 8 2018, 5:57 PM Closed by commit rCRT331922: [CMake] Build shared version of runtimes for Fuchsia (authored by phosek). · Explain WhyMay 9 2018, 2:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 145809 compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/ubsan/CMakeLists.txt
compiler-rt/lib/ubsan_minimal/CMakeLists.txt
|