It's been on in Android for a while without causing problems, so it's time
to make it the default and remove the flag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D60355
hwasan: Enable -hwasan-allow-ifunc by default. ClosedPublic Authored by pcc on Apr 5 2019, 7:51 PM.
Details Summary It's been on in Android for a while without causing problems, so it's time
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 5 2019, 7:51 PM Herald added subscribers: Restricted Project, hiraditya, kubamracek, srhines. · View Herald Transcript This revision is now accepted and ready to land.Apr 8 2019, 5:15 PM Closed by commit rL357960: hwasan: Enable -hwasan-allow-ifunc by default. (authored by pcc). · Explain WhyApr 8 2019, 5:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 194228 compiler-rt/trunk/test/hwasan/lit.cfg
llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/lazy-thread-init.ll
llvm/trunk/test/Instrumentation/HWAddressSanitizer/prologue.ll
|