summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/StringTableBuilder.cpp
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2017-11-15 08:18:25 +0000
committerMartin Storsjo <martin@martin.st>2017-11-15 08:18:25 +0000
commit61716878aec0dd615ce88f2f8283292abd01e133 (patch)
tree6de37258855d6ae066a34f765dcde969fb7c6471 /llvm/lib/MC/StringTableBuilder.cpp
parentb190fd2bb46c69f282fedef29de9c090513f016e (diff)
downloadbcm5719-llvm-61716878aec0dd615ce88f2f8283292abd01e133.tar.gz
bcm5719-llvm-61716878aec0dd615ce88f2f8283292abd01e133.zip
[COFF] Always include the size of the string table size field
Even if we don't actually write any string table contents, the 4 byte size for the string table will always be written. Make sure we accommodate for this in the file size. Since this size is aligned up, this would seldom be an issue in practice. Differential Revision: https://reviews.llvm.org/D39891 llvm-svn: 318284
Diffstat (limited to 'llvm/lib/MC/StringTableBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud