Files
llvm/lld/lib/ReaderWriter
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
..
2014-08-25 18:16:56 +00:00
2014-09-10 12:52:03 +00:00
2014-08-25 18:16:56 +00:00
2014-09-05 22:06:07 +00:00