mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Don't leave an output file in the test directory.
llvm-svn: 56910
This commit is contained in:
parent
b6d0fe7797
commit
54356cf3ca
@ -1,5 +1,5 @@
|
||||
; Test function notes
|
||||
; RUN: not llvm-as %s |& grep "only one inline note"
|
||||
; RUN: not llvm-as %s -o /dev/null -f |& grep "only one inline note"
|
||||
; XFAIL: *
|
||||
define void @fn1() alwaysinline noinline {
|
||||
ret void
|
||||
|
Loading…
x
Reference in New Issue
Block a user