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)
commite89a5eccab0bd7feccb5c436ff644e64bc0ea680
treeaa6022db5a9486e10cccceb194823fd6dc5df2c4
parentb0b46be58adfb6eaaf223c656a7e529533dc9698
Move catchpad-phi-cast.ll to the X86 specific subdirectory

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 [new file with mode: 0644]
test/Transforms/CodeGenPrepare/catchpad-phi-cast.ll [deleted file]