For PR1319: Upgrade to new test harness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36086 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer
2007-04-15 20:48:50 +00:00
parent fb7653e3ee
commit 97e287ef8a
10 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,5 @@
; RUN: llvm-as < %s | llc &&
; RUN: llvm-as < %s | llc | grep jmp | wc -l | grep 0
; PR 1200
; RUN: llvm-as < %s | llc | not grep jmp
; ModuleID = '<stdin>'
target datalayout = "e-p:32:32"