llvm-6502/tools/lto2
Dale Johannesen 6a6f2dda36 Add CommonLinkage, in a way that preserves the
behavior on old .bc files.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51210 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-16 22:46:40 +00:00
..
lto.cpp fixes from review of first commit 2008-02-27 22:25:36 +00:00
lto.exports first commit of new LTO system. It is not hooked up in the llvm/tools/Makefile, so no one will build it be default yet 2008-02-26 20:26:43 +00:00
LTOCodeGenerator.cpp Move MemCpyOpt after GVN. 2008-04-22 07:12:26 +00:00
LTOCodeGenerator.h fixes from review of first commit 2008-02-27 22:25:36 +00:00
LTOModule.cpp Add CommonLinkage, in a way that preserves the 2008-05-16 22:46:40 +00:00
LTOModule.h <rdar://problem/5917641> use getMemBufferCopy if supplied buffer is not already zero terminated 2008-05-09 01:09:59 +00:00
Makefile suppress extra -install_name on Tiger. The 10.4 tools don't support it. Fix whitespace. 2008-03-02 06:33:06 +00:00