1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Linker
Anton Korobeynikov f12327cd32 Ignore functions with internal linkages during linking. This snipped mimics the
behaviour of LinkGlobals() function.

llvm-svn: 45375
2007-12-27 23:21:57 +00:00
..
LinkArchives.cpp Report an error if one occurs in releaseModule. 2007-07-22 21:39:37 +00:00
Linker.cpp eliminate residual cruft related to recognizing bytecode 2007-07-06 13:38:17 +00:00
LinkItems.cpp Improve error handling in the linker by: 2007-08-16 07:47:30 +00:00
LinkModules.cpp Ignore functions with internal linkages during linking. This snipped mimics the 2007-12-27 23:21:57 +00:00
Makefile