llvm-6502/tools/lto
Jim Grosbach 68a590df13 Add C API for specifying CPU to the disassembler.
It was a nasty oversight that we didn't include this when we added this
API in the first place. Blech.

rdar://12839439

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@169653 91177308-0d34-0410-b5e6-96231b3b80d8
2012-12-07 23:53:27 +00:00
..
CMakeLists.txt libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
lto.cpp Sort the #include lines for tools/... 2012-12-04 10:44:52 +00:00
lto.exports Add C API for specifying CPU to the disassembler. 2012-12-07 23:53:27 +00:00
LTOCodeGenerator.cpp Sort the #include lines for tools/... 2012-12-04 10:44:52 +00:00
LTOCodeGenerator.h Sort the #include lines for tools/... 2012-12-04 10:44:52 +00:00
LTODisassembler.cpp libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
LTOModule.cpp Sort the #include lines for tools/... 2012-12-04 10:44:52 +00:00
LTOModule.h Sort the #include lines for tools/... 2012-12-04 10:44:52 +00:00
Makefile Place temporary LTO files into their own subdirectory. 2012-10-10 05:29:15 +00:00