Chris Lattner d31cacb5d6 implement linking of globals to functions, in one direction
(replacing a function with a global).  This is needed when building
llvm itself with LTO on darwin, because of the EXPLICIT_SYMBOL hack
in lib/system/DynamicLibrary.cpp.

Implementation of linking the other way will need to wait for a 
cleanup of LinkFunctionProtos.

llvm-svn: 53546
2008-07-14 06:49:45 +00:00
..
2008-06-16 04:25:39 +00:00
2008-07-08 10:11:36 +00:00
2008-06-27 14:22:20 +00:00
2007-04-21 20:46:55 +00:00