[PATCH] [GC] improve testing around gc.relocate and catch a bug

Ramkumar Ramachandra artagnon at gmail.com
Thu Jan 1 17:39:03 PST 2015


Hi reames, sanjoy,

This patch started out as an exploration of gc.relocate, and an attempt
to write a simple test in call-lowering. I then noticed that the
arguments of gc.relocate were not checked fully, so I went in and fixed
a few things. Finally, the most important outcome of this patch is that
my new error handling code caught a bug in a callsite in
stackmap-format.

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.17755.patch
Type: text/x-patch
Size: 6282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150102/88d498ff/attachment.bin>


More information about the llvm-commits mailing list