<br>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 12, 2012 at 4:54 PM, Bill Wendling <span dir="ltr"><<a href="mailto:isanbard@gmail.com" target="_blank">isanbard@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Author: void<br>
Date: Mon Nov 12 18:54:24 2012<br>
New Revision: 167799<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=167799&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=167799&view=rev</a><br>
Log:<br>
Disable accelerator tables when compiling with LTO.<br>
<br>
LTO doesn't generate correct accelerator tables. This is due to the general lack<br>
correct of debug info for LTO. Disable it when using LTO.<br>
<rdar://problem/12401423><br><br></blockquote><div><br></div><div>Not a huge fan of this patch. Debug Info for LTO in general isn't working yet, what's the difference between this and anything else? What kind of configuration are you building with that this is occurring? What tool is breaking?</div>
<div><br></div><div>-eric</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br></blockquote></div></div>