forked from OSchip/llvm-project
The 'unwind' instruction is deprecated and will be removed, making this test
obsolete. llvm-svn: 149880
This commit is contained in:
parent
c0449635b3
commit
9ebc0896e1
|
@ -1,6 +0,0 @@
|
|||
; RUN: opt %s -simplifycfg -disable-output
|
||||
; PR8445
|
||||
|
||||
define void @test() {
|
||||
unwind
|
||||
}
|
Loading…
Reference in New Issue