[LTO] Fix common test to reflect r279911 and move to X86 subdirectory
authorTeresa Johnson <tejohnson@google.com>
Wed, 31 Aug 2016 16:15:39 +0000 (16:15 +0000)
committerTeresa Johnson <tejohnson@google.com>
Wed, 31 Aug 2016 16:15:39 +0000 (16:15 +0000)
commit8068cc68f7c17f8b3170969d51b90d471b71c7ec
treeb6e8d5fe846baf9f963db1d60cc3ec6e24bf815e
parentdc124996d2a84a07cbfe0e8902fd5e6b2b4e18f0
[LTO] Fix common test to reflect r279911 and move to X86 subdirectory

Adjust the test to reflect the changes to common handling in r279911.
This test wasn't running due to an incorrect REQUIRES and thus missed
being modified for r279911 before. It was changed to XFAIL when the
bad REQUIRES was discovered.

Remove the XFAIL and move to a new X86 subdirectory that will properly
disable on non-X86.

llvm-svn: 280256
llvm/test/tools/llvm-lto2/X86/Inputs/common.ll [moved from llvm/test/tools/llvm-lto2/Inputs/common.ll with 100% similarity]
llvm/test/tools/llvm-lto2/X86/common.ll [moved from llvm/test/tools/llvm-lto2/common.ll with 64% similarity]
llvm/test/tools/llvm-lto2/X86/lit.local.cfg [new file with mode: 0644]