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
/
llvm
/
lib
/
Analysis
/
DIBuilder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support to describe template value parameter in debug info.
Devang Patel
2011-02-02
1
-0
/
+21
*
Add support to describe template parameter type in debug info.
Devang Patel
2011-02-02
1
-2
/
+22
*
Use type's file info while describing inheritance relationship.
Devang Patel
2010-12-08
1
-1
/
+1
*
Add support to create debug info for functions and methods.
Devang Patel
2010-12-08
1
-0
/
+77
*
Add support to create class type.
Devang Patel
2010-12-08
1
-0
/
+26
*
Add support to create vector, array, enums etc...
Devang Patel
2010-12-08
1
-6
/
+167
*
Global variable does not need linkage name.
Devang Patel
2010-12-08
1
-3
/
+2
*
Add support to create local variable's debug info.
Devang Patel
2010-12-07
1
-0
/
+33
*
Add support to create variables, structs etc.. using DIBuilder.
Devang Patel
2010-12-07
1
-5
/
+209
*
Use arrays instead of constant-sized SmallVectors.
Benjamin Kramer
2010-11-04
1
-132
/
+143
*
Introduce DIBuilder. It is intended to be a front-end friendly interface to e...
Devang Patel
2010-11-04
1
-0
/
+249