Skip to content

Commit 45a92ac

Browse files
authored
[DebugInfo] Move jump table test to X86 directory (#72118)
This test is currently only enabled for X86 target.
1 parent 731152e commit 45a92ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/DebugInfo/Generic/debug-info-jump-table.ll renamed to llvm/test/DebugInfo/X86/debug-info-jump-table.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; REQUIRES: x86-registered-target
21
; REQUIRES: asserts
32
; RUN: llc -debug-only=isel %s -o /dev/null 2>&1 | FileCheck --match-full-lines %s
43

0 commit comments

Comments
 (0)