mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-24 07:35:04 +00:00
Don't grep the -debug output. This isn't the way to test changes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74211 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3c99d29b60
commit
06b76b834f
@ -1,4 +1,3 @@
|
||||
; RUN: llvm-as < %s | llc -march=ppc64 -debug |& not grep {= store}
|
||||
; RUN: llvm-as < %s | llc -march=ppc64 > %t
|
||||
; RUN: grep __floattitf %t
|
||||
; RUN: grep __fixunstfti %t
|
||||
|
Loading…
x
Reference in New Issue
Block a user