llvm-6502/tools/lto
Bruno Cardoso Lopes ac57e6e498 Add the Object Code Emitter class. Original patch by Aaron Gray, I did some
cleanup, removed some #includes and moved Object Code Emitter out-of-line.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74813 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-06 05:09:34 +00:00
..
lto.cpp Add newline at end of file. 2009-07-03 15:38:01 +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 Add the Object Code Emitter class. Original patch by Aaron Gray, I did some 2009-07-06 05:09:34 +00:00
LTOCodeGenerator.h Maintain the old LTO API, by using the global context. 2009-07-02 00:31:14 +00:00
LTOModule.cpp Maintain the old LTO API, by using the global context. 2009-07-02 00:31:14 +00:00
LTOModule.h Maintain the old LTO API, by using the global context. 2009-07-02 00:31:14 +00:00
Makefile fix ld error with -no-undefined switch, which is undefined on darwin8 2009-07-02 00:10:23 +00:00