1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/tools/lto
Rafael Espindola 83e2fc9be0 Fix option parsing in the gold plugin.
This was broken when options were moved up in r191680. No test because this is
specific LLVMgold.so/libLTO.so.

Patch by Tom Roeder!

llvm-svn: 191829
2013-10-02 14:36:23 +00:00
..
CMakeLists.txt Enable building LTO on WIN32. 2013-10-02 14:04:38 +00:00
lto.cpp Fix option parsing in the gold plugin. 2013-10-02 14:36:23 +00:00
lto.exports Revert 189297, the original commit message is following. 2013-08-27 17:15:54 +00:00
LTODisassembler.cpp libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
Makefile Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00