[PATCH] [PECOFF] Do not use layout-after/before relationships for grouped sections.

Shankar Kalpathi Easwaran shankarke at gmail.com
Tue Aug 6 11:13:40 PDT 2013


  The comments seem to be outdated, We do things in this order

  a) SectionPosition
  b) override by layout-after/layout-before
  c) sort by permissions
  d) sort by input file order
  e) sort by atom ordinal

  which is proper.

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



More information about the llvm-commits mailing list