This fixes http://llvm.org/PR27646 on x86_64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19997
[MSan] [X86] Fix vararg helper for fixed arguments in overflow area. ClosedPublic Authored by • koriakin on May 5 2016, 2:45 PM.
Details
Diff Detail
Event Timeline• koriakin retitled this revision from to [MSan] [X86] Fix vararg helper for fixed arguments in overflow area.. • koriakin updated this object. • koriakin added a child revision: D19944: [MSan] Add a test for vararg with lots of non-vararg arguments..May 6 2016, 8:49 AM This revision is now accepted and ready to land.May 6 2016, 11:08 AM Closed by commit rL268783: [MSan] [X86] Fix vararg helper for fixed arguments in overflow area. (authored by • koriakin). · Explain WhyMay 6 2016, 12:43 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56449 llvm/trunk/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/trunk/test/Instrumentation/MemorySanitizer/msan_basic.ll
|