Move this test from Codegen/PowerPC to CodeGen/Generic. It fails on ia64,
authorChris Lattner <sabre@nondot.org>
Sun, 27 Aug 2006 20:52:00 +0000 (20:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 27 Aug 2006 20:52:00 +0000 (20:52 +0000)
commit1c548b645ba91583ef567d264442cb2b71d6fb74
treebfbc52b75cf50c58153688db69fbff54f881d79f
parent8dc728e4408fdfb02505d6a6862daae801e486ce
Move this test from Codegen/PowerPC to CodeGen/Generic.  It fails on ia64,
but that's not the ppc backend's fault.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29914 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/Generic/2006-01-18-InvalidBranchOpcodeAssert.ll [new file with mode: 0644]
test/CodeGen/PowerPC/2006-01-18-InvalidBranchOpcodeAssert.ll [deleted file]