[PATCH] [RewriteStatepointsForGC] Fix a relocation bug w.r.t values defined by invoke instructions
Philip Reames
listmail at philipreames.com
Mon Mar 2 15:31:35 PST 2015
================
Comment at: test/Transforms/RewriteStatepointsForGC/relocate_invoke_result.ll:2
@@ +1,3 @@
+;; RUN: opt %s -rewrite-statepoints-for-gc -verify -S
+
+;; This test is to verify that RewriteStatepointsForGC correctly relocates values
----------------
Please use FileCheck to check the output of this test.
http://reviews.llvm.org/D7923
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list