diff --git a/llvm/test/DebugInfo/Generic/debug-info-jump-table.ll b/llvm/test/DebugInfo/X86/debug-info-jump-table.ll similarity index 99% rename from llvm/test/DebugInfo/Generic/debug-info-jump-table.ll rename to llvm/test/DebugInfo/X86/debug-info-jump-table.ll index 3656e631beb0cc..f60ca32a0671c0 100644 --- a/llvm/test/DebugInfo/Generic/debug-info-jump-table.ll +++ b/llvm/test/DebugInfo/X86/debug-info-jump-table.ll @@ -1,4 +1,3 @@ -; REQUIRES: x86-registered-target ; REQUIRES: asserts ; RUN: llc -debug-only=isel %s -o /dev/null 2>&1 | FileCheck --match-full-lines %s