Reverting commit 223981, because the test that I added (incorrect-variable-debugloc1...
authorEkaterina Romanova <katya_romanova@playstation.sony.com>
Thu, 11 Dec 2014 06:22:35 +0000 (06:22 +0000)
committerEkaterina Romanova <katya_romanova@playstation.sony.com>
Thu, 11 Dec 2014 06:22:35 +0000 (06:22 +0000)
commite9afc33de5eaf7663f42d3243b248a84039f18a2
treea1675520e21cf175a37a140340467e141455f011
parent99873cb2d20f2091009d8fac935437eb6d122862
Reverting commit 223981, because the test that I added (incorrect-variable-debugloc1.ll) failed for llvm-ppc64.

The test is failing for llvm-ppc64 because for this platform the location list is not being generated at all (most likely because of the bug in PPC code optimization or generation). I will file a bug agains PPC compiler, but meanwhile, until PPC bug is fixed, I will have to revert my change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
test/DebugInfo/incorrect-variable-debugloc1.ll [deleted file]