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
- Build Status
Buildable 21314 Build 21314: arc lint + arc unit
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 160043 llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/test/Instrumentation/HWAddressSanitizer/with-ifunc.ll
|