aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/GVN/2009-02-17-LoadPRECrash.ll')
-rw-r--r--test/Transforms/GVN/2009-02-17-LoadPRECrash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll b/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
index 378d7e7..808f28c 100644
--- a/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
+++ b/test/Transforms/GVN/2009-02-17-LoadPRECrash.ll
@@ -163,7 +163,7 @@ bb180: ; preds = %bb179, %bb178
br label %bb181
bb181: ; preds = %bb180, %bb170
- %13 = call %struct.rtvec_def* (i32, ...)* @gen_rtvec(i32 1, %struct.rtx_def* null) nounwind ; <%struct.rtvec_def*> [#uses=0]
+ %13 = call %struct.rtvec_def* (i32, ...) @gen_rtvec(i32 1, %struct.rtx_def* null) nounwind ; <%struct.rtvec_def*> [#uses=0]
unreachable
bb211: ; preds = %bb168, %bb167