mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-14 02:33:53 +00:00
Test case for PR1158
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33914 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d0f285e212
commit
c8c6928781
5
test/Other/2006-02-05-PassManager.ll
Normal file
5
test/Other/2006-02-05-PassManager.ll
Normal file
@ -0,0 +1,5 @@
|
||||
; RUN: llvm-as < %s | opt -domtree -idom -gcse -etforest -constmerge -disable-output
|
||||
|
||||
define i32 @test1() {
|
||||
unreachable
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user