mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-05 02:07:16 +00:00
Don't leave an output file in the test directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56910 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
586b7b7547
commit
e4c38bac31
@ -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…
Reference in New Issue
Block a user