diff --git a/test/CodeGen/Generic/2007-02-16-BranchFold.ll b/test/CodeGen/Generic/2007-02-16-BranchFold.ll index 13ed6526e03..e496b81ca15 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"