1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/lib/Linker
Reid Spencer cec82ab067 For PR761:
The Module::setEndianness and Module::setPointerSize methods have been
removed. Instead you can get/set the DataLayout. Adjust thise accordingly.

llvm-svn: 33530
2007-01-26 08:11:39 +00:00
..
LinkArchives.cpp Remvoe a do-nothing else block. 2006-11-11 20:27:49 +00:00
Linker.cpp Changed llvm_ostream et all to OStream. llvm_cerr, llvm_cout, llvm_null, are 2006-12-07 01:30:32 +00:00
LinkItems.cpp For PR998: 2006-11-11 11:54:25 +00:00
LinkModules.cpp For PR761: 2007-01-26 08:11:39 +00:00
Makefile