aboutsummaryrefslogtreecommitdiff
path: root/lib/Analysis/BugReporter.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2008-05-22 01:40:10 +0000
committerEli Friedman <eli.friedman@gmail.com>2008-05-22 01:40:10 +0000
commit3f2af1002249c8acc9ce17f1fc50324864feb8e1 (patch)
tree78a34b5f3203319ca8fd0bbf3f2af64c085ee47e /lib/Analysis/BugReporter.cpp
parent144ac61f9005a0da4327d4e62a4c453923b7bc0c (diff)
Make debugging information usable. This is barebones, but it makes -g
actually work (instead of crashing llc), and there's enough info emitted to get line number information in gdb. This should hopefully be helpful for debugging non-working programs. I got rid of the begin/endregion calls because the implementation wasn't working; someone who knows the debugging info a bit better might try to add it. I really have no clue how a compiler is supposed to emit them. This commit shouldn't have any effect without -g. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51404 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Analysis/BugReporter.cpp')
0 files changed, 0 insertions, 0 deletions