forked from OSchip/llvm-project
This test needs to be upgraded for the forthcoming FCmpInst patch.
llvm-svn: 32682
This commit is contained in:
parent
8810d370af
commit
98679b56a1
|
@ -1,4 +1,4 @@
|
|||
; RUN: llvm-as -f %s -o - | llc
|
||||
; RUN: llvm-upgrade < %s | llvm-as | llc
|
||||
|
||||
void %QRiterate(double %tmp.212) {
|
||||
entry: ; No predecessors!
|
||||
|
|
Loading…
Reference in New Issue