index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
GlobalVariable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Add virtual print methods
Chris Lattner
2002-04-08
1
-0
/
+2
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+2
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-9
/
+9
*
Implement "internal vs external linkage" which corresponds to the C notion of...
Chris Lattner
2001-11-26
1
-2
/
+2
*
Initializers are not const even if the GV is.
Chris Lattner
2001-10-14
1
-2
/
+2
*
Add assertions
Chris Lattner
2001-10-13
1
-0
/
+2
*
Factor parentness out of Module & GlobalVariable into GlobalValue
Chris Lattner
2001-10-03
1
-5
/
+0
*
Share ConstPoolPointer elements correctly
Chris Lattner
2001-10-03
1
-1
/
+8
*
* Both Method & GlobalVariable now subclass GlobalValue
Chris Lattner
2001-10-03
1
-8
/
+3
*
Commit more code over to new cast style
Chris Lattner
2001-10-02
1
-2
/
+2
*
Add more support for new style casts
Chris Lattner
2001-10-01
1
-2
/
+8
*
Add support for global constants, and for initializers for constants
Chris Lattner
2001-09-18
1
-5
/
+35
*
Implement global variable support
Chris Lattner
2001-09-10
1
-0
/
+34