index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
CodeGen
/
CGDebugInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More #include cleaning
Daniel Dunbar
2008-08-11
1
-0
/
+2
*
update to make IRBuilder API change.
Chris Lattner
2008-08-08
1
-5
/
+6
*
Finally fix PR2189. This makes a fairly invasive but important change to
Chris Lattner
2008-08-04
1
-7
/
+5
*
Remove removed header.
Bill Wendling
2008-07-03
1
-1
/
+0
*
Add missing include file (due to a file splitting in llvm).
Cedric Venet
2008-06-27
1
-0
/
+1
*
Remove tabs.
Mike Stump
2008-06-19
1
-2
/
+2
*
Generate debug descriptors for array types while generating the debug info.
Sanjiv Gupta
2008-06-09
1
-3
/
+59
*
fix compiler warnings
Nuno Lopes
2008-06-08
1
-2
/
+2
*
Create debug type descriptors for aggregate/enum types.
Sanjiv Gupta
2008-06-07
1
-5
/
+122
*
Emit debug information for global and static variables when -g is specified.
Sanjiv Gupta
2008-06-05
1
-0
/
+46
*
Emit parameter and local variable debug information with -g.
Sanjiv Gupta
2008-05-30
1
-1
/
+48
*
A couple minor fixes to make debug info usable for arbitrary code: don't
Eli Friedman
2008-05-29
1
-0
/
+7
*
Generate subprogram debug info with -g.
Sanjiv Gupta
2008-05-25
1
-48
/
+361
*
Make debugging information usable. This is barebones, but it makes -g
Eli Friedman
2008-05-22
1
-21
/
+51
*
Detabify.
Eli Friedman
2008-05-13
1
-7
/
+7
*
Added -g command line options to clang for generating source level debug info...
Sanjiv Gupta
2008-05-08
1
-0
/
+171