liblog is still required to create ubsan runtimes on Android when ANDROID_API < 21.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35915
Add liblog to ubsan `UBSAN_DYNAMIC_LIBS` ClosedPublic Authored by aoli on Jul 26 2017, 2:07 PM.
Details Summary liblog is still required to create ubsan runtimes on Android when ANDROID_API < 21.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 26 2017, 2:11 PM Closed by commit rL309180: Add liblog to ubsan `UBSAN_DYNAMIC_LIBS` (authored by aoli). · Explain WhyJul 26 2017, 2:17 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108358 compiler-rt/trunk/lib/ubsan/CMakeLists.txt
|