Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63472
hwasan: Use llvm.read_register intrinsic to read the PC on aarch64 instead of taking the function's address. ClosedPublic Authored by pcc on Jun 17 2019, 8:39 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 21 2019, 4:13 PM Closed by commit rL364608: hwasan: Use llvm.read_register intrinsic to read the PC on aarch64 instead of… (authored by pcc). · Explain WhyJun 27 2019, 4:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 206963 llvm/trunk/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
llvm/trunk/test/Instrumentation/HWAddressSanitizer/prologue.ll
|