[PATCH] [lld] Move AtomLayout from ELF to Core so that it can be used by non-ELF writers.

Rui Ueyama ruiu at google.com
Fri Jun 14 13:50:14 PDT 2013


  Thanks. Is this an intended use of AtomLayout? I'd think there's no need to use AtomLayout to calculate and manage layout of absolute atoms because their location is constant.

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



More information about the llvm-commits mailing list