git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30596 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Andrew Lenharth 2006-09-25 14:04:53 +00:00
parent 0607a2f554
commit 758f89c690

View File

@ -1,6 +1,6 @@
; try to check that we have the most important instructions, which shouldn't appear otherwise
; RUN: llvm-as < %s | llc -march=alpha | grep 'jmp'
; RUN: llvm-as < %s | llc -march=alpha | grep 'gprel32'
; RUN: llvm-as < %s | llc -march=alpha | grep 'jmp' &&
; RUN: llvm-as < %s | llc -march=alpha | grep 'gprel32' &&
; RUN: llvm-as < %s | llc -march=alpha | grep 'ldl'
target endian = little