Add ARM test for r227489, but XFAIL because this is actually more work than it appear...
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 30 Jan 2015 23:04:39 +0000 (23:04 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 30 Jan 2015 23:04:39 +0000 (23:04 +0000)
commitcbae08dc4df6068cd4728a055435708d09ad0e2e
tree14c8ac1ae2277c3b5297e2a0ec7fb32a187a1e40
parent4bde7909b4eb2aba2cd62b79d8cca98d9af6692e
Add ARM test for r227489, but XFAIL because this is actually more work than it appeared to be.

Also revert r227489 since it didn't actually fix the thing I thought I
was fixing (since the test case was targeting the wrong architecture
initially). The change might be correct & demonstrated by other test
cases, but it's not a priority for me to find those test cases right
now.

Filed PR22417 for the failure.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227632 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp
test/DebugInfo/ARM/line.test [new file with mode: 0644]