1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-27 22:12:47 +01:00
llvm-mirror/tools/lto
Daniel Dunbar a830cb14f3 Add Binary flag to raw_fd_ostream constructor.
Document raw_fd_ostream's treatment of "-".

llvm-svn: 59219
2008-11-13 05:01:07 +00:00
..
lto.cpp fix dangling pointer and argv off by one errors. Add support for --disable-inlining 2008-07-08 21:14:10 +00:00
lto.exports add _lto_codegen_debug_options so that linker can use it 2008-07-07 23:24:06 +00:00
LTOCodeGenerator.cpp Add Binary flag to raw_fd_ostream constructor. 2008-11-13 05:01:07 +00:00
LTOCodeGenerator.h Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
LTOModule.cpp tentative definitions are default visibility 2008-07-19 00:58:07 +00:00
LTOModule.h Do not forget global definitions from inline asm code block. 2008-07-16 18:06:52 +00:00
Makefile typo. 2008-07-18 23:47:27 +00:00