<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jan 24, 2011, at 3:05 PM, Anton Korobeynikov wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Eric,<br><br><blockquote type="cite">Can you explain this change?<br></blockquote><blockquote type="cite">Thanks.<br></blockquote>For ARM EHABI stuff we will need not to switch the section to emit the<br>exception table (so, basically all the stuff got emitted into the same<br>section as the function itself and it's an assembler responsibility to<br>"move" everything to proper section). Right now we always require<br>switching to LSDASection, this patch relaxes this requirement.<br></div></blockquote></div><br><div>That's insane.</div><div><br></div><div>That said _can_ you put it into a section if you want to? If not, please</div><div>make it more of a "ABINeedsLSDASection()" call or something, or an</div><div>enormous comment in <blink> tags or something. If you can put it into</div><div>its own section why not just leave it? :)</div><div><br></div><div>-eric</div></body></html>