Hi all,<div><br></div><div>I'm looking into the "FIXME: This should be using a target hook" (in AsmParser.cpp)</div><div>for picking fill values (e.g., nops vs zeros) to pad for alignment. There was a single</div>
<div>case for MachO, so I moved the test to the individual kinds of MCSections.</div><div><br></div><div>Not sure of the exact rules on when to use nops and when to fill with zeros, </div><div>but I at least kept the test the same for MachO =)</div>
<div><br></div><div>Comments?</div><div><br></div><div>Attached is a patch. </div><div>Alternate online view of the patch:</div><div><a href="http://codereview.chromium.org/3595005/show">http://codereview.chromium.org/3595005/show</a></div>
<div><br></div><div>- Jan</div>