[PATCH] D32425: [mips] Make checks in CodeGen/mips-varargs.c less fragile

Alexander Richardson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 6 06:12:17 PDT 2017


arichardson updated this revision to Diff 98059.
arichardson retitled this revision from "[mips] Make N32 checks in CodeGen/mips-varargs.c less fragile" to "[mips] Make checks in CodeGen/mips-varargs.c less fragile".
arichardson edited the summary of this revision.
arichardson added a comment.
Herald added a subscriber: krytarowski.

Used -enable-var-scope to ensure we don't reuse a capture from a preivous function


https://reviews.llvm.org/D32425

Files:
  test/CodeGen/mips-varargs.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32425.98059.patch
Type: text/x-patch
Size: 8074 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170506/ecd36ddc/attachment-0001.bin>


More information about the cfe-commits mailing list