From: Dale Johannesen Date: Sat, 17 Feb 2007 01:12:15 +0000 (+0000) Subject: adding PR 1200 comment by request X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6070f2e2d277b3ce4c36062fc355a78cd293e19c;p=oota-llvm.git adding PR 1200 comment by request git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34360 91177308-0d34-0410-b5e6-96231b3b80d8 --- 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"