]> granicus.if.org Git - clang/commit
Revert "Emit column debug information for loads"
authorTobias Grosser <tobias@grosser.es>
Tue, 29 Jul 2014 06:53:14 +0000 (06:53 +0000)
committerTobias Grosser <tobias@grosser.es>
Tue, 29 Jul 2014 06:53:14 +0000 (06:53 +0000)
commit8ce8d4410ee84917b475d5c08e52b1fc4b3d776b
tree4f40841c07c27c1d9197d824e77e7053039b8e09
parent944dbbe78b4fcea4d26a9496f333d31be3f09f55
Revert "Emit column debug information for loads"

This broke the following gdb tests:

gdb.base__annota1.exp
gdb.base__consecutive.exp
gdb.python__py-symtab.exp
gdb.reverse__consecutive-precsave.exp
gdb.reverse__consecutive-reverse.exp

I will look into this.

This reverts commit 214162.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214163 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGen/debug-info-column.c [deleted file]
test/CodeGen/linetable-endscope.c
test/CodeGenCXX/PR20038.cpp
test/CodeGenObjC/arc-linetable.m