Cleanup a bunch of tests. In particular do not allow target directives in

the .ll file or it forces the V9 backend.  This is the CodeGen/Generic dir,
so there is no use in doing that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19355 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2005-01-07 22:05:31 +00:00
parent 7cc4777a26
commit 9cd87dbccb
9 changed files with 5 additions and 241 deletions

View File

@@ -1,7 +1,5 @@
; RUN: llvm-as -f %s -o - | llc
target endian = big
target pointersize = 64
%.str_1 = internal constant [42 x sbyte] c" ui = %u (0x%x)\09\09UL-ui = %lld (0x%llx)\0A\00"