llvm-6502/lib/Linker
Reid Spencer 26f238589f For PR761:
The Module::setEndianness and Module::setPointerSize methods have been
removed. Instead you can get/set the DataLayout. Adjust thise accordingly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33530 91177308-0d34-0410-b5e6-96231b3b80d8
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