This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c5ddd20ba7e97564c5ff178a6a569d94dea6361
clang-p2996
/
llvm
/
tools
/
gccld
History
John Criswell
36eebb51f2
Fixed PR#197. The libcrtend library is removed from the library linking list
...
when creating native executables. llvm-svn: 10979
2004-01-26 23:51:10 +00:00
..
gccld.cpp
Added the -h option for compatibility with other linkers.
2003-12-09 15:39:11 +00:00
gccld.h
* The return value of LinkLibraries is ignored, so remove it.
2003-11-28 07:44:09 +00:00
GenerateCode.cpp
Fixed PR#197. The libcrtend library is removed from the library linking list
2004-01-26 23:51:10 +00:00
Linker.cpp
Fixes for PR214. Use the SHLIBEXT variable instead of hardcoding .so into
2004-01-26 20:59:41 +00:00
Makefile
Give gccld more guts
2003-11-09 19:55:09 +00:00