diff options
author | Rui Ueyama <ruiu@google.com> | 2015-05-30 19:09:50 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-05-30 19:09:50 +0000 |
commit | bfb4aa17915d4bea1e54b1ec6c8b4f183a9b5c3c (patch) | |
tree | c7609cccf52e25b975edb74490a81c643976f8df /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 86f218e7ec5d941b7785eaebcb8f4cad76db8a64 (diff) | |
download | bcm5719-llvm-bfb4aa17915d4bea1e54b1ec6c8b4f183a9b5c3c.tar.gz bcm5719-llvm-bfb4aa17915d4bea1e54b1ec6c8b4f183a9b5c3c.zip |
COFF: Support long section name.
Section names were truncated to 8 bytes because the section table's
name field is 8 byte long. This patch creates the string table to
store long names.
llvm-svn: 238661
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions