[PATCH] Add DefinedAtom::sectionSize().

Simon Atanasyan simon at atanasyan.com
Fri Jun 13 03:32:21 PDT 2014


Is it possible to keep the `sectionSize()` method in the `COFFDefinedAtom` class only? In general every defined atom has non-zero section size. But this method returns a sensible result for a very specific set of atoms.

http://reviews.llvm.org/D4042






More information about the llvm-commits mailing list