hwasan_load is now hwasan_loadN.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42138
[hwasan] Rename sized load/store callbacks to be consistent with ASan. ClosedPublic Authored by eugenis on Jan 16 2018, 3:14 PM.
Details Summary hwasan_load is now hwasan_loadN.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 16 2018, 3:15 PM Closed by commit rL322601: [hwasan] Rename sized load/store callbacks to be consistent with ASan. (authored by eugenis). · Explain WhyJan 16 2018, 3:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 130048 llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/basic.ll
llvm/trunk/test/Instrumentation/HWAddressSanitizer/with-calls.ll
|