aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-09-10 12:52:03 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-09-10 12:52:03 +0000
commita2626a584d539d1463be58d5987018862b15d199 (patch)
treea9230c78b0c6dd162456224474df8fd9d469b61e /llvm/lib/Object/COFFObjectFile.cpp
parent44f51e511374f467d70c37324a8e5bbf2ea270d8 (diff)
downloadllvm-a2626a584d539d1463be58d5987018862b15d199.zip
llvm-a2626a584d539d1463be58d5987018862b15d199.tar.gz
llvm-a2626a584d539d1463be58d5987018862b15d199.tar.bz2
[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
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions