[PATCH] D46818: [llvm-rc] Add support for parsing memory flags

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 14 13:58:53 PDT 2018


mstorsjo added a comment.

In https://reviews.llvm.org/D46818#1098090, @amccarth wrote:

> I kinda wish the test was broken up a bit.  The stringtable bundle logic is distinctly different than just applying the keywords to other resource types, so that would be a natural place to break this apart.


Done.


https://reviews.llvm.org/D46818





More information about the llvm-commits mailing list