llvm-6502/test/DebugInfo/PowerPC
David Blaikie abac0e8591 Add PPC test for r227481, but XFAIL because this is actually more work than it appeared to be.
Same sort of bug as on ARM where the cmp+branch are lowered to br_cc
(choosing the branch's debugloc for the br_cc's debugloc) then expanded
out to a cmp and a br, but both using the debug loc of the br_cc, thus
losing fidelity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227645 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-30 23:52:19 +00:00
..
line.test Add PPC test for r227481, but XFAIL because this is actually more work than it appeared to be. 2015-01-30 23:52:19 +00:00
lit.local.cfg Reduce verbiage of lit.local.cfg files 2014-06-09 22:42:55 +00:00
processes-relocations.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
tls-fission.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00
tls.ll IR: Make metadata typeless in assembly 2014-12-15 19:07:53 +00:00