1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/tools/lto
Chris Lattner 956582f876 make the mangler take an MCContext instead of an MAI.
No functionality change.

llvm-svn: 98363
2010-03-12 18:44:54 +00:00
..
lto.cpp Remove the GCC path from libLTO. This has been superceded by setAssemblerPath. 2009-08-03 07:16:42 +00:00
lto.exports
LTOCodeGenerator.cpp make the mangler take an MCContext instead of an MAI. 2010-03-12 18:44:54 +00:00
LTOCodeGenerator.h Fix another -Wmismatched-tags warning 2009-12-23 18:27:13 +00:00
LTOModule.cpp make the mangler take an MCContext instead of an MAI. 2010-03-12 18:44:54 +00:00
LTOModule.h Fix struct/class mismatch for LTOModule and LTOCodeGenerator, detected by Clang 2009-12-23 17:05:07 +00:00
Makefile make -fno-rtti the default unless a directory builds with REQUIRES_RTTI. 2010-01-24 20:43:08 +00:00