This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-04-03 00:01:39 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
tools
/
gccld
History
Chris Lattner
9ec6983d9e
Make sure to verify the result before writing out the bytecode file. Not doing
...
so can cause obscure errors downstream. llvm-svn: 10840
2004-01-14 03:39:46 +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
Make sure to verify the result before writing out the bytecode file. Not doing
2004-01-14 03:39:46 +00:00
Linker.cpp
Modified the logic so that library objects with main() are only linked in
2003-12-23 20:27:14 +00:00
Makefile
Give gccld more guts
2003-11-09 19:55:09 +00:00