[PATCH] [lld] Define DefinedAtom::sectionSize.

Shankar Easwaran shankar.kalpathi.easwaran at gmail.com
Sat Feb 28 08:52:07 PST 2015


in my opinion this is a shared attribute for all atoms that belong to a section. Can we store this information for the atom in the context? The other way is to add a Reference to store the size. If the idea is to add all format specific attributes in the Atom I am fine but we need to discuss on llvmdev before adding those features.

Anyways this patch is not complete as it's missing YAML Support and native file format support.


http://reviews.llvm.org/D7966

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






More information about the llvm-commits mailing list