forked from OSchip/llvm-project
parent
5d18ce750a
commit
00860d7574
|
@ -1,4 +1,4 @@
|
|||
; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | not grep call
|
||||
; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine | llvm-dis | not grep {call.*stackrestore}
|
||||
|
||||
;; Test that llvm.stackrestore is removed when possible.
|
||||
|
||||
|
|
Loading…
Reference in New Issue