mirror of
https://github.com/intel/llvm.git
synced 2026-02-07 16:11:27 +08:00
The 'unwind' instruction is deprecated and will be removed, making this test
obsolete. llvm-svn: 149880
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
; RUN: opt %s -simplifycfg -disable-output
|
||||
; PR8445
|
||||
|
||||
define void @test() {
|
||||
unwind
|
||||
}
|
||||
Reference in New Issue
Block a user