[PATCH] D66823: [08/10] [WindowsResource] Remove use of global variables in WindowsResourceParser

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 28 13:36:22 PDT 2019


mstorsjo updated this revision to Diff 217714.
mstorsjo edited the summary of this revision.
mstorsjo added a comment.

Made the handling of the Data vector similar and consistent with StringTable, as patch [10/10] no longer needs doing it as I did before.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66823/new/

https://reviews.llvm.org/D66823

Files:
  llvm/include/llvm/Object/WindowsResource.h
  llvm/lib/Object/WindowsResource.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66823.217714.patch
Type: text/x-patch
Size: 10669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190828/1d3bd3da/attachment.bin>


More information about the llvm-commits mailing list