[PATCH] [PECOFF] Refactoring: Split FileCOFF c'tor. No functionality change.

Rui Ueyama ruiu at google.com
Sun Jun 9 22:29:46 PDT 2013


Hi Bigcheese,

Split FileCOFF's constructor into mainly two private methods.
One method is responsible to iterate over symbol tables, and other
method is to atomize defined atoms. This is for readability and
no changes in functionality.

http://llvm-reviews.chandlerc.com/D940

Files:
  lib/ReaderWriter/PECOFF/ReaderCOFF.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D940.1.patch
Type: text/x-patch
Size: 11271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130609/55accf0f/attachment.bin>


More information about the llvm-commits mailing list