This is an archive of the discontinued LLVM Phabricator instance.

[llvm-rc] Serialize user-defined resources to .res files (serialization, pt 9).
ClosedPublic

Authored by mnbvmar on Sep 29 2017, 12:54 PM.

Details

Summary

This allows rc to serialize user-defined resources, as documented in msdn.microsoft.com/en-us/library/windows/desktop/aa381054.aspx.

Escape sequences are yet unavailable, and are to be added in one of child patches.

Diff Detail

Repository
rL LLVM

Event Timeline

mnbvmar created this revision.Sep 29 2017, 12:54 PM
mnbvmar added a reviewer: zturner.
mnbvmar set the repository for this revision to rL LLVM.
This revision was automatically updated to reflect the committed changes.