[PATCH] [PECOFF][Writer] Replace magic numbers with sizeof().

Richard legalize at xmission.com
Mon Jul 15 16:24:32 PDT 2013


  This is better. If we're going to be packing up these structures more often in the code, then some helper classes to hide all the casting and cruft would be nice, but not required for this commit.

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



More information about the llvm-commits mailing list