[PATCH] [GC] improve testing around gc.relocate and catch a bug
Ramkumar Ramachandra
artagnon at gmail.com
Fri Jan 2 14:32:30 PST 2015
1. Revert const int -> unsigned changes, since reames would like it in a different commit.
2. Use CHECK-NEXT as reames suggests, in the test. Clarify what we're testing.
3. Leave the `getInstruction()` ternary check intact. We might factor it out in a separate change.
http://reviews.llvm.org/D6824
Files:
lib/IR/Verifier.cpp
test/CodeGen/X86/statepoint-call-lowering.ll
test/CodeGen/X86/statepoint-stackmap-format.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6824.17765.patch
Type: text/x-patch
Size: 6534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150102/4413860f/attachment.bin>
More information about the llvm-commits
mailing list