Since asan is linked dynamically on Darwin, the weak interface symbol
is removed by -Wl,-dead_strip.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10032 Build 10032: arc lint + arc unit
Differential D37636
[TableGen] Ensure that __lsan_is_turned_off isn't removed by DCE in llvm-tblgen fjricci on Sep 8 2017, 11:59 AM. Authored by
Details Since asan is linked dynamically on Darwin, the weak interface symbol
Diff Detail
|
LLVM_ATTRIBUTE_USED ?