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

Shankar Kalpathi Easwaran shankarke at gmail.com
Mon Aug 5 20:21:53 PDT 2013


  The layout before and layout after references were designed to be used to layout the atoms. This change complicates the layout pass that ordering of atoms in PECOFF wouldnot honor the layout-before and layout-after references or inorder references. I prefer PECOFF staying within the design of the current LayoutPass to order atoms.

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



More information about the llvm-commits mailing list