commit | 48c5bd3c0dd0e126e588000ec080e3884659aa2b | [log] [tgz] |
---|---|---|
author | Francis Ricci <francisjricci@gmail.com> | Mon Sep 11 13:50:39 2017 +0000 |
committer | Francis Ricci <francisjricci@gmail.com> | Mon Sep 11 13:50:39 2017 +0000 |
tree | 6395726bd113a0adb8480261d8ee30b6ef9ebd14 | |
parent | 92ba92dfe422ba1fc9eee0d80c4aeef36e17fd30 [diff] |
[TableGen] Ensure that __lsan_is_turned_off isn't removed by DCE in llvm-tblgen Summary: Since asan is linked dynamically on Darwin, the weak interface symbol is removed by -Wl,-dead_strip. Reviewers: kcc, compnerd, aaron.ballman Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D37636 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312914 91177308-0d34-0410-b5e6-96231b3b80d8