[PATCH] D53143: [LLD] [COFF] Add and use a Wordsize field in Config. NFCI.

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 10:32:49 PDT 2018


mstorsjo updated this revision to Diff 169243.
mstorsjo retitled this revision from "[LLD] [COFF] Factorize ptrSize to a common function in Config. NFCI." to "[LLD] [COFF] Add and use a Wordsize field in Config. NFCI.".
mstorsjo added a comment.

Made it into a variable named Wordsize.


https://reviews.llvm.org/D53143

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Config.h
  COFF/DLL.cpp
  COFF/Driver.cpp
  COFF/SymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53143.169243.patch
Type: text/x-patch
Size: 4971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/825a8a5f/attachment.bin>


More information about the llvm-commits mailing list