llvm-mirror/lib/Linker
Reid Spencer 8cf334425d Implement dependent library linking. It is no longer required that -lstdc++
-lstdsup++ no -lc be passed on the command line to llvm linkers if the
progam being linked was compiled with the C/C++ Front End or Stacker.

llvm-svn: 18243
2004-11-25 09:32:08 +00:00
..
LinkArchives.cpp Implement dependent library linking. It is no longer required that -lstdc++ 2004-11-25 09:32:08 +00:00
LinkModules.cpp Remove blank comment lines for uniformity. 2004-11-25 09:29:44 +00:00
Makefile Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00