The change is needed to support ELF TLS in Android. See D55581 for the
same change in compiler-rt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55592
[hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6) ClosedPublic Authored by rprichard on Dec 11 2018, 6:47 PM.
Details Summary The change is needed to support ELF TLS in Android. See D55581 for the
Diff Detail
Event Timelinerprichard added a parent revision: D55581: Switch Android from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6).Dec 11 2018, 6:48 PM This revision is now accepted and ready to land.Dec 12 2018, 1:58 PM Closed by commit rL348983: [hwasan] Android: Switch from TLS_SLOT_TSAN(8) to TLS_SLOT_SANITIZER(6) (authored by rprichard). · Explain WhyDec 12 2018, 2:49 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 177937 llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/prologue.ll
|