aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-11-04 00:53:57 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-11-04 00:53:57 +0000
commit4eb0a3fd2536cae6bd08b7c7f632ab2343902cd5 (patch)
tree2705c42cdef16d351597e3c8e08a9bf1488f0b0e /llvm/lib/Object/MachOObjectFile.cpp
parent9907d0a3c2ec5d2513109c3ddea587c20eb806a2 (diff)
downloadllvm-4eb0a3fd2536cae6bd08b7c7f632ab2343902cd5.zip
llvm-4eb0a3fd2536cae6bd08b7c7f632ab2343902cd5.tar.gz
llvm-4eb0a3fd2536cae6bd08b7c7f632ab2343902cd5.tar.bz2
PECOFF: Use the string table for long section names in EXEs/DLLs
Normally, PE files have section names of eight characters or less. However, this is problematic for DWARF because DWARF section names are things like .debug_aranges. Instead of truncating the section name, redirect the section name into the string table. Differential Revision: http://reviews.llvm.org/D6104 llvm-svn: 221212
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions