mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-24 14:33:40 +00:00
Add missing llvm-dis.
llvm-svn: 41813
This commit is contained in:
parent
24e8e4d6ef
commit
e017870ae6
@ -1,4 +1,4 @@
|
||||
; RUN: llvm-as < %s | opt -tailcallelim | grep call
|
||||
; RUN: llvm-as < %s | opt -tailcallelim | llvm-dis | grep call
|
||||
; Don't turn this into an infinite loop, this is probably the implementation
|
||||
; of fabs and we expect the codegen to lower fabs.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user