diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2015-04-29 20:25:24 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2015-04-29 20:25:24 +0000 |
commit | 88d1f632cf41fede7e0ea0cb5cf662bffa800ce9 (patch) | |
tree | d73a6199ee1de51103a85143f18e399aed13d1ed /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | cf1ba1d8c063d284a71290c890276e0a8a19fc6a (diff) | |
download | llvm-88d1f632cf41fede7e0ea0cb5cf662bffa800ce9.zip llvm-88d1f632cf41fede7e0ea0cb5cf662bffa800ce9.tar.gz llvm-88d1f632cf41fede7e0ea0cb5cf662bffa800ce9.tar.bz2 |
Write the section header string table directly to the output stream.
Instead of accumulating the content in a fragment first, just write it
to the output stream.
Also put it first in the section table, so that we never have to worry
about its index being >= SHN_LORESERVE.
llvm-svn: 236145
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions