forked from OSchip/llvm-project
parent
41bdf64d3e
commit
a610df5333
|
@ -1,6 +1,8 @@
|
|||
; RUN: llc %s -o - -mtriple=thumbv7-apple-darwin10
|
||||
; RUN: llc %s -o -
|
||||
|
||||
; REQUIRES: arm-registered-target
|
||||
|
||||
;; Reference to a label that gets deleted.
|
||||
define i8* @test1() nounwind {
|
||||
entry:
|
||||
|
|
Loading…
Reference in New Issue