Only fails on the Sparc, only when run via the JIT.
authorMisha Brukman <brukman+llvm@gmail.com>
Tue, 21 Oct 2003 04:13:37 +0000 (04:13 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Tue, 21 Oct 2003 04:13:37 +0000 (04:13 +0000)
commit648cbd98048a2836cdbd066e3d061d46e860f4ae
tree9eabf2f94172c0471c5b0a639d2c54d216aa166b
parente2fab734ade8a2e3e8679c11cac7236b920d567b
Only fails on the Sparc, only when run via the JIT.
And yet, it's a failure in the ``LowerSwitch'' pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9315 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/LowerSwitch/2003-10-20-ConstGetOp.ll [new file with mode: 0644]