Instrumentation to copy byval arguments is now correctly inserted
after the dynamic shadow base is loaded.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D36533
[asan] Fix instruction emission ordering with dynamic shadow. ClosedPublic Authored by morehouse on Aug 9 2017, 10:22 AM.
Details Summary Instrumentation to copy byval arguments is now correctly inserted
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 9 2017, 10:40 AM Closed by commit rL310503: [asan] Fix instruction emission ordering with dynamic shadow. (authored by morehouse). · Explain WhyAug 9 2017, 11:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 110440 llvm/trunk/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/trunk/test/Instrumentation/AddressSanitizer/stack-poisoning-byval-args.ll
|