llvm-project/lld/lib
David Majnemer a2626a584d [PECOFF] Add support for bigobj
lld shouldn't directly use the COFF header nor should it use raw
coff_symbols.  Instead, query the header properties from the
COFFObjectFile and use COFFSymbolRef to abstractly reference COFF
symbols.

This is just enough to get lld compiling with the changes to
llvm::object.  Bigobj specific testing will come later.

Differential Revision: http://reviews.llvm.org/D5280

llvm-svn: 217497
2014-09-10 12:52:03 +00:00
..
Core Partially roll back r217324. 2014-09-08 18:01:42 +00:00
Driver [MSVC]: use StringRef::getAsInteger instead of strtoull 2014-09-10 11:15:36 +00:00
Passes Fix unsafe memory access 2014-07-25 19:46:31 +00:00
ReaderWriter [PECOFF] Add support for bigobj 2014-09-10 12:52:03 +00:00
CMakeLists.txt Add the core architecture for the lld driver. 2012-12-08 00:47:36 +00:00
Makefile Initial set of Makefiles 2014-06-04 09:54:07 +00:00