summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2018-12-08 18:15:41 +0000
committerMartin Storsjo <martin@martin.st>2018-12-08 18:15:41 +0000
commite3093808fb00e01bb1acae542f271f4c802e69b1 (patch)
treeea2f6523e5c5ed385f2e438b42fff79a8923e848 /clang
parent83b0754586207a6475c6ecd2c4404802f13ba86c (diff)
downloadbcm5719-llvm-e3093808fb00e01bb1acae542f271f4c802e69b1.tar.gz
bcm5719-llvm-e3093808fb00e01bb1acae542f271f4c802e69b1.zip
[COFF] Map truncated .eh_frame section name
PE/COFF sections can have section names truncated to 8 chars, in order to have the name available at runtime. (The string table, where long untruncated names are stored, isn't loaded at runtime.) This allows various llvm tools to dump the .eh_frame section from such executables. Patch by Peiyuan Song! Differential Revision: https://reviews.llvm.org/D55407 llvm-svn: 348708
Diffstat (limited to 'clang')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud