index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Linker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move FunctionArgument out of iOther.h into Argument.h and rename class to
Chris Lattner
2002-04-09
1
-2
/
+3
*
Eliminate explicit use of Writer library, using debug dump output instead.
Chris Lattner
2002-04-07
1
-6
/
+8
*
s/Method/Function
Chris Lattner
2002-03-29
1
-2
/
+3
*
Change references from Method to Function
Chris Lattner
2002-03-26
1
-42
/
+42
*
Cleanup error message output a bit
Chris Lattner
2002-03-15
1
-1
/
+1
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-7
/
+11
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-14
/
+18
*
Renamed inst_const_iterator -> const_inst_iterator
Chris Lattner
2001-12-04
1
-1
/
+1
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-16
/
+16
*
Implement support for internal methods
Chris Lattner
2001-11-26
1
-5
/
+11
*
Add #includes to enable buiding in Release mode
Chris Lattner
2001-11-07
1
-0
/
+1
*
Don't forget to link type names together too. Fix for Olden/mst benchmark
Chris Lattner
2001-11-03
1
-0
/
+45
*
Add extra code for debugging linker problems
Chris Lattner
2001-11-03
1
-2
/
+19
*
Pull method symbols over when linking. Otherwise the result of the link will...
Chris Lattner
2001-10-29
1
-0
/
+1
*
Remove non linking related stuff
Chris Lattner
2001-10-28
1
-58
/
+0
*
Added name-mangling routines for future use.
Vikram S. Adve
2001-10-28
1
-0
/
+59
*
Fix problem linking in a method prototype when a method body exists
Chris Lattner
2001-10-23
1
-4
/
+12
*
Rename ConstPoolPointerReference to ConstPoolPointerRef - My fingers get tire...
Chris Lattner
2001-10-15
1
-3
/
+2
*
Implement linking of global variable constant references
Chris Lattner
2001-10-15
1
-38
/
+95
*
Implement linker. It's 95% working now.
Chris Lattner
2001-10-14
1
-1
/
+267
*
Start of a linker
Chris Lattner
2001-10-13
1
-0
/
+22