mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-14 07:09:08 +00:00
For PR950:
Use the notcast script in preparation for 12 cast instructions. llvm-svn: 31703
This commit is contained in:
parent
3d513e3571
commit
2c351d43b9
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -raise | llvm-dis | not grep cast
|
||||
; RUN: llvm-as < %s | opt -raise | llvm-dis | notcast
|
||||
|
||||
void %test(...) { ret void }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user