Similar to asan's flag, it can be used to disable the use of ifunc to access hwasan shadow address.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D50544
[hwasan] Add -hwasan-with-ifunc flag. ClosedPublic Authored by eugenis on Aug 9 2018, 6:15 PM.
Details Summary Similar to asan's flag, it can be used to disable the use of ifunc to access hwasan shadow address.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 10 2018, 8:36 AM Closed by commit rL339447: [hwasan] Add -hwasan-with-ifunc flag. (authored by eugenis). · Explain WhyAug 10 2018, 9:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 160125 llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/with-ifunc.ll
|