1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/lto
Nick Lewycky 1704e96a5f Fix libLTO by #include'ing the initializers for all targets and all asm
printers.

While I'm here, alphabetize.

llvm-svn: 73606
2009-06-17 06:52:10 +00:00
..
lto.cpp <rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler 2009-06-04 00:28:45 +00:00
lto.exports <rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler 2009-06-04 00:28:45 +00:00
LTOCodeGenerator.cpp Fix libLTO by #include'ing the initializers for all targets and all asm 2009-06-17 06:52:10 +00:00
LTOCodeGenerator.h <rdar://problem/6940611> libLTO.dylib needs to let linker specify path to assembler 2009-06-04 00:28:45 +00:00
LTOModule.cpp update comments about .objc_ symbols being generated 2009-06-01 23:41:09 +00:00
LTOModule.h <rdar://problem/6927148> libLTO needs to handle i386 magic objc class symbols 2009-06-01 20:33:09 +00:00
Makefile Force 'llvm-config' to go first, optionally followed by lto and gold mixed in 2009-02-26 07:56:49 +00:00