[ThinLTO] fix test failure without x86 backend
authorHiroshi Inoue <inouehrs@jp.ibm.com>
Tue, 6 Feb 2018 07:03:09 +0000 (07:03 +0000)
committerHiroshi Inoue <inouehrs@jp.ibm.com>
Tue, 6 Feb 2018 07:03:09 +0000 (07:03 +0000)
commitba3585eaf22d8832ee0a56988bb582afad0c9a6f
tree4ded2bd56cca70b4499cffbc925153423ea6982e
parent94235556aa532dcb6867c327bd9e53bc7f3e72f7
[ThinLTO] fix test failure without x86 backend

This patch moves ThinLTOBitcodeWriter/module-asm.ll test case into x86 directory to avoid a test failure when x86 backend is not enabled.

llvm-svn: 324316
llvm/test/Transforms/ThinLTOBitcodeWriter/x86/lit.local.cfg [new file with mode: 0644]
llvm/test/Transforms/ThinLTOBitcodeWriter/x86/module-asm.ll [moved from llvm/test/Transforms/ThinLTOBitcodeWriter/module-asm.ll with 100% similarity]