Skip to content

Commit 76a1a41

Browse files
committed
Fix test by adding REQUIRES: x86-registered-target to skip test in configurations that do not include x86.
1 parent 44485fc commit 76a1a41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llvm/test/CodeGen/Generic/dbg-distringtype-uint.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: x86-registered-target
12
; RUN: llc -filetype=obj < %s | llvm-dwarfdump -debug-info - | FileCheck %s
23
;
34
; CHECK: [[SYM:[a-z0-9]+]]: DW_TAG_formal_parameter

0 commit comments

Comments
 (0)