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)
commit3ef249c9c0a14d789c67df10e8a8b7880d1a7bd5
tree8ec3bfe0cacd81c1a7ae0192a02ad8b74e028c7f
parentbf2625d42b6cca0b82b9046936a7a517fb878aaf
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.

llvm-svn: 227632
llvm/lib/Target/ARM/ARMFastISel.cpp
llvm/test/DebugInfo/ARM/line.test [new file with mode: 0644]