llvm-6502/lib/Linker
Reid Spencer 53c4c5672c 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18243 91177308-0d34-0410-b5e6-96231b3b80d8
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