This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-05 13:46:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
lib
/
Linker
History
Lauro Ramos Venancio
14241b29b2
Emit an error when a library is not found. It is the GNU ld behavior and it is expected by the configure scripts.
...
llvm-svn: 47674
2008-02-27 17:20:32 +00:00
..
LinkArchives.cpp
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
Linker.cpp
Remove attribution from file headers, per discussion on llvmdev.
2007-12-29 20:36:04 +00:00
LinkItems.cpp
Emit an error when a library is not found. It is the GNU ld behavior and it is expected by the configure scripts.
2008-02-27 17:20:32 +00:00
LinkModules.cpp
And final pack of warnings silencing
2008-02-20 11:27:04 +00:00
Makefile
remove attribution from lib Makefiles.
2007-12-29 20:09:26 +00:00