[DebugInfo] Fix Test Targets in D108261
authorKyungwoo Lee <kyulee@fb.com>
Mon, 15 Nov 2021 05:35:34 +0000 (21:35 -0800)
committerKyungwoo Lee <kyulee@fb.com>
Mon, 15 Nov 2021 05:36:12 +0000 (21:36 -0800)
It appears REQUIRES are needed for tests added in D108261.
This was not caught in the pre-merge tests but in the post-commit tests.
he fix is to move the tests into the target sub-directories.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D113870

llvm/test/DebugInfo/AArch64/debugline-endsequence.ll [moved from llvm/test/DebugInfo/debugline-endsequence.ll with 100% similarity]
llvm/test/DebugInfo/X86/debugline-endsequence.s [moved from llvm/test/DebugInfo/debugline-endsequence.s with 100% similarity]