1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/tools/lto
Bill Wendling eba47cf231 Avoid assert() in lto. Let linker handle all failures. Use LTO_WRITE_FAILURE
instead of LTO_UNKNOWN.

llvm-svn: 34036
2007-02-08 01:48:28 +00:00
..
lto-c.cpp Add C wrappers for the LTO library (PR1081). Patch by Chandler Carruth! 2007-01-06 23:53:43 +00:00
lto.cpp Avoid assert() in lto. Let linker handle all failures. Use LTO_WRITE_FAILURE 2007-02-08 01:48:28 +00:00
Makefile Include Makefile.config before testing OS. 2007-02-01 01:18:57 +00:00