1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Linker
Chris Lattner b40f8214ea Simplify the remapper by only needing one map, since the body of the functions
being linked do not need to be remapped any longer.

llvm-svn: 17900
2004-11-16 17:12:38 +00:00
..
LinkArchives.cpp Per code review:\ 2004-11-16 06:47:41 +00:00
LinkModules.cpp Simplify the remapper by only needing one map, since the body of the functions 2004-11-16 17:12:38 +00:00
Makefile Don't bother with a re-linked library, ensure archive library is built. 2004-11-14 22:03:14 +00:00