aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/CodeGen/Generic/2007-02-16-BranchFold.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/2007-02-16-BranchFold.ll b/test/CodeGen/Generic/2007-02-16-BranchFold.ll
index 13ed6526e0..e496b81ca1 100644
--- a/test/CodeGen/Generic/2007-02-16-BranchFold.ll
+++ b/test/CodeGen/Generic/2007-02-16-BranchFold.ll
@@ -1,5 +1,6 @@
; RUN: llvm-as < %s | llc &&
; RUN: llvm-as < %s | llc | grep jmp | wc -l | grep 0
+; PR 1200
; ModuleID = 'bugpoint.test.bc'
target datalayout = "e-p:32:32"