OSDN Git Service

Fix test failure without X86 backend
authorHiroshi Inoue <inouehrs@jp.ibm.com>
Sat, 29 Jul 2017 15:03:31 +0000 (15:03 +0000)
committerHiroshi Inoue <inouehrs@jp.ibm.com>
Sat, 29 Jul 2017 15:03:31 +0000 (15:03 +0000)
move test/Transforms/SimplifyCFG/disable-lookup-table.ll into test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll to avoid test failure when X86 backend is not enabled

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309487 91177308-0d34-0410-b5e6-96231b3b80d8

test/Transforms/SimplifyCFG/X86/disable-lookup-table.ll [moved from test/Transforms/SimplifyCFG/disable-lookup-table.ll with 100% similarity]