<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Sep 29, 2009, at 6:14 PM, Chris Lattner wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000"><br></font>Hi Bob,<br><br>Please follow the lead of PPCDarwinAsmPrinter::doInitialization, which has to do a similar thing for PPC.  Specifically, please switch sections with OutStreamer.SwitchSection instead of textually.</div></blockquote><br></div><div>Oh, right, I should have caught that.  For some reason, I was thinking of this as "emit a glop of magic incantations" instead of "emit some section changes".  Will fix.</div></body></html>