diff options
author | Eli Friedman <eli.friedman@gmail.com> | 2008-05-22 01:40:10 +0000 |
---|---|---|
committer | Eli Friedman <eli.friedman@gmail.com> | 2008-05-22 01:40:10 +0000 |
commit | 1763075b9c4709b311b99b611694c58513d9dcd8 (patch) | |
tree | db41d98027a0f099db5a1b2df20befc02a07a204 /clang/lib/Analysis/CFRefCount.cpp | |
parent | c7460b1011eea2194f3c1109d77bbf986ca511e5 (diff) | |
download | bcm5719-llvm-1763075b9c4709b311b99b611694c58513d9dcd8.tar.gz bcm5719-llvm-1763075b9c4709b311b99b611694c58513d9dcd8.zip |
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.
llvm-svn: 51404
Diffstat (limited to 'clang/lib/Analysis/CFRefCount.cpp')
0 files changed, 0 insertions, 0 deletions