[PATCH] Convert other drivers to use WrapperNode.

kledzik at apple.com kledzik at apple.com
Mon Jan 12 17:02:19 PST 2015


It still looks like mach-o files are parsed immediately (not in parallel).  If that is intentional, because reworking the mach-o logic is complicated, then leave a FIXME comment there.

It would be helpful to rename parseFile() if its goal is no longer to parse files.  I seems like its goal is to load the file into memory, and later parse()/doParse() are supposed to do the actual parsing.


http://reviews.llvm.org/D6874

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list