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-07-12 07:41:32 +00:00
2008-05-20 21:00:03 +00:00
2008-07-14 05:17:31 +00:00
2008-06-11 14:58:01 +00:00
2008-05-24 02:56:30 +00:00
2008-06-16 04:25:39 +00:00
2008-07-12 01:56:02 +00:00
2008-07-08 21:57:56 +00:00
2008-06-05 13:42:21 +00:00
2008-07-10 22:35:32 +00:00
2008-01-15 19:55:41 +00:00
2008-07-08 10:11:36 +00:00
2008-06-13 16:52:35 +00:00
2008-06-27 14:22:20 +00:00
2008-06-10 18:00:45 +00:00
2008-06-10 16:04:47 +00:00
2008-06-27 14:22:20 +00:00
2008-07-14 06:49:45 +00:00
2008-05-30 19:56:27 +00:00
2008-07-10 22:35:32 +00:00
2008-06-25 16:03:42 +00:00
2008-06-10 12:57:32 +00:00
2008-07-14 00:15:52 +00:00
2008-06-10 12:57:32 +00:00
2008-04-24 17:59:03 +00:00
2007-04-21 20:46:55 +00:00
2007-05-18 02:06:03 +00:00