Calls must properly match argument ABI attributes with the callee.
Found via D103412.
Paths
| Differential D103414
[DFSan] Properly set argument ABI attributes ClosedPublic Authored by aeubanks on May 31 2021, 9:21 AM.
Details
Summary Calls must properly match argument ABI attributes with the callee. Found via D103412.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 1 2021, 3:28 PM Closed by commit rG1faff79b7ca1: [DFSan] Properly set argument ABI attributes (authored by aeubanks). · Explain WhyJun 2 2021, 10:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 349454 llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
llvm/test/Instrumentation/DataFlowSanitizer/memset.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_mem_intrinsic.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_store.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_store_threshold.ll
llvm/test/Instrumentation/DataFlowSanitizer/origin_track_load.ll
llvm/test/Instrumentation/DataFlowSanitizer/shadow-args-zext.ll
|