OSDN Git Service

Move catchpad-phi-cast.ll to the X86 specific subdirectory
authorDavid Majnemer <david.majnemer@gmail.com>
Sat, 12 Dec 2015 06:21:08 +0000 (06:21 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sat, 12 Dec 2015 06:21:08 +0000 (06:21 +0000)
It is X86 specific and will not be properly exercised unless LLVM is
built with the X86 target.

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

test/Transforms/CodeGenPrepare/X86/catchpad-phi-cast.ll [moved from test/Transforms/CodeGenPrepare/catchpad-phi-cast.ll with 100% similarity]