<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Feb 25, 2013, at 2:14 PM, Eli Bendersky <<a href="mailto:eliben@google.com">eliben@google.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><blockquote type="cite">EnableFastISelAbort("fast-isel-abort", cl::Hidden,<br>          cl::desc("Enable abort calls when \"fast\" instruction fails"));<br>+static cl::opt<bool><br>+EnableFastISelAbortArgs("fast-isel-abort-args", cl::Hidden,<br>+          cl::desc("Enable abort calls when \"fast\" instruction fails to "<br>+                   "lower formal arguments"));<br></blockquote><br>Hi Chad,<br><br>Tiny nit here:<br><br><blockquote type="cite">+          cl::desc("Enable abort calls when \"fast\" instruction fails to "<br></blockquote><br>"fast" instruction selection fails to<br></div></blockquote><div><br></div><div>Committed revision 176055.  Thanks, Eli.</div><br><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Eli</div></blockquote></div><br></body></html>