diff options
author | Zachary Turner <zturner@google.com> | 2017-10-06 21:30:55 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-10-06 21:30:55 +0000 |
commit | da366693bf6060805686b282392e7e92b77e784c (patch) | |
tree | b20ee17320e4d3d6dee24f42fd203fb4a61fcd65 /llvm/tools/llvm-rc/ResourceScriptToken.cpp | |
parent | ebaf772204ef76d560b2975277ba33a9c970de1a (diff) | |
download | bcm5719-llvm-da366693bf6060805686b282392e7e92b77e784c.tar.gz bcm5719-llvm-da366693bf6060805686b282392e7e92b77e784c.zip |
[llvm-rc] Serialize STRINGTABLE statements to .res file.
This allows llvm-rc to serialize STRINGTABLE resources.
These are output in an unusual way: we locate them at the end of the
file, and strings are merged into bundles of max 16 strings, depending
on their IDs, language, and characteristics.
Ref: msdn.microsoft.com/en-us/library/windows/desktop/aa381050.aspx
Patch by: Marek Sokolowski
Differential Revision: https://reviews.llvm.org/D38420
llvm-svn: 315112
Diffstat (limited to 'llvm/tools/llvm-rc/ResourceScriptToken.cpp')
0 files changed, 0 insertions, 0 deletions