aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Linker.h
Commit message (Collapse)AuthorAgeFilesLines
* Update header after moving fileChris Lattner2002-05-071-4/+3
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2522 91177308-0d34-0410-b5e6-96231b3b80d8
* Changes to build successfully with GCC 3.02Chris Lattner2002-01-201-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1503 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove unneccesary function prototypesChris Lattner2001-10-281-17/+2
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1014 91177308-0d34-0410-b5e6-96231b3b80d8
* Add support for name mangling.Vikram S. Adve2001-10-281-1/+18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@998 91177308-0d34-0410-b5e6-96231b3b80d8
* New module linking functionality prototypeChris Lattner2001-10-131-0/+20
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@789 91177308-0d34-0410-b5e6-96231b3b80d8