mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Match codegen string better
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18514 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
84da5a6cc8
commit
bb622c8802
@ -1,5 +1,5 @@
|
||||
; RUN: llvm-as -f %s -o %t.bc
|
||||
; RUN: lli -debug-only=jit %t.bc 2>&1 | not grep 'G()'
|
||||
; RUN: lli -debug-only=jit %t.bc 2>&1 | not grep 'Finished CodeGen of .* G'
|
||||
|
||||
target endian = little
|
||||
target pointersize = 32
|
||||
|
Loading…
Reference in New Issue
Block a user