[llvm-nm][test] Move X86 lit.local.cfg into the X86 subfolder
authorJames Henderson <james.henderson@sony.com>
Mon, 15 Nov 2021 11:49:47 +0000 (11:49 +0000)
committerJames Henderson <james.henderson@sony.com>
Mon, 15 Nov 2021 13:04:42 +0000 (13:04 +0000)
The file seems to have been put in the wrong place in its original
commit. This had the effect of marking all llvm-nm tests as unsupported,
unless X86 was enabled, even for tests that weren't X86 specific.

Fixes https://bugs.llvm.org/show_bug.cgi?id=52506.

Reviewed by: mstorsjo

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

llvm/test/tools/llvm-nm/X86/lit.local.cfg [moved from llvm/test/tools/llvm-nm/lit.local.cfg with 100% similarity]