llvm-6502/tools/lto
Rafael Espindola 4cb310b67d Don't tell the linker about available_externally definitions. If we do, it will
complain about duplicated definitions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124634 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-01 00:41:51 +00:00
..
lto.cpp Do not include DataTypes.h in llvm-c/lto.h. 2011-01-07 22:26:25 +00:00
lto.exports
LTOCodeGenerator.cpp MemoryBuffer now return an error_code and returns a OwningPtr<MemoryBuffer> via an out parm. 2010-12-16 03:29:14 +00:00
LTOCodeGenerator.h
LTOModule.cpp Don't tell the linker about available_externally definitions. If we do, it will 2011-02-01 00:41:51 +00:00
LTOModule.h
Makefile