[PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.
Shankar Kalpathi Easwaran
shankarke at gmail.com
Fri Jun 14 13:35:39 PDT 2013
The AtomLayout is also called for AbsoluteAtoms. The interface has to take an Atom for that regard.
http://llvm-reviews.chandlerc.com/D977
More information about the llvm-commits
mailing list