This fixes http://llvm.org/PR27646 on Mips64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D19989
[MSan] [MIPS64] Fix vararg helper for >1 fixed argument. ClosedPublic Authored by • koriakin on May 5 2016, 11:33 AM.
Details
Diff Detail
Event Timeline• koriakin updated this object. • koriakin added a child revision: D19944: [MSan] Add a test for vararg with lots of non-vararg arguments..May 5 2016, 11:35 AM This revision is now accepted and ready to land.May 5 2016, 1:12 PM Closed by commit rL268673: [MSan] [MIPS64] Fix vararg helper for >1 fixed argument. (authored by • koriakin). · Explain WhyMay 5 2016, 1:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56321 lib/Transforms/Instrumentation/MemorySanitizer.cpp
test/Instrumentation/MemorySanitizer/Mips/vararg-mips64.ll
test/Instrumentation/MemorySanitizer/Mips/vararg-mips64el.ll
|