mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Don't output bitcode to stdout in 2002-07-31-SlashInString.ll test
llvm-svn: 326187
This commit is contained in:
parent
4d7240db93
commit
16bd68e6b0
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | llvm-dis | llvm-as
|
||||
; RUN: llvm-as < %s | llvm-dis | llvm-as -o /dev/null
|
||||
; RUN: verify-uselistorder %s
|
||||
|
||||
; Make sure that \\ works in a string initializer
|
||||
|
Loading…
x
Reference in New Issue
Block a user