<div class="gmail_quote">On Sun, Dec 12, 2010 at 2:02 PM, Wesley Peck <span dir="ltr"><<a href="mailto:peckw@wesleypeck.com">peckw@wesleypeck.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Author: peckw<br>
Date: Sun Dec 12 16:02:31 2010<br>
New Revision: 121649<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=121649&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=121649&view=rev</a><br>
Log:<br>
The ADD and ADDK (and all variants) instructions where flip-flopped in the MBlaze backend. This bug fix makes 64-bit math work on the MBlaze backend.<br>
<br>
Modified:<br>
    llvm/trunk/cmake/modules/LLVMLibDeps.cmake<br></blockquote><div><br></div><div>Did you mean to commit this? In particular:</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
+set(MSVC_LIB_DEPS_LLVMARMAsmPrinter LLVMMC LLVMSupport LLVMSystem)<br></blockquote><div><br></div><div>LLVMSystem is gone, isn't it?</div></div>