[test] Fix addr-label.ll after D99707
authorArthur Eubanks <aeubanks@google.com>
Mon, 31 May 2021 16:02:07 +0000 (09:02 -0700)
committerArthur Eubanks <aeubanks@google.com>
Mon, 31 May 2021 16:02:07 +0000 (09:02 -0700)
Needs REQUIRES.

llvm/test/CodeGen/Generic/addr-label.ll

index e64f565..2f9b9b7 100644 (file)
@@ -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: