I think you might have forgotten to commit RISCDisassemblerEmitter.cpp:<div>with 85469 I get:</div><div><br></div><div><div><div>llvm[2]: Compiling RISCDisassemblerEmitter.cpp for Debug build</div><div>.../llvm/utils/TableGen/RISCDisassemblerEmitter.cpp:14:37: error: RISCDisassemblerEmitter.h: No such file or directory</div>
<div><br></div><div>make[2]: *** [.../exp/build/llvm-check/utils/TableGen/Debug/RISCDisassemblerEmitter.o] Error 1</div><div>make[2]: Leaving directory `.../utils/TableGen'</div><div>make[1]: *** [TableGen/.makeall] Error 2</div>
<div>make[1]: Leaving directory `.../llvm-check/utils'</div><div>make: *** [all] Error 1</div><div><br></div></div><div><br></div></div><br><div class="gmail_quote">On Wed, Oct 28, 2009 at 7:45 PM, Johnny Chen <span dir="ltr"><<a href="mailto:johnny.chen@apple.com">johnny.chen@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Author: johnny<br>
Date: Wed Oct 28 20:45:07 2009<br>
New Revision: 85467<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=85467&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=85467&view=rev</a><br>
Log:<br>
Minor tweak to forgo the the curly braces for most case blocks, except when<br>
declaring local variables.<br>
<br>
Added:<br>
    llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp<br>
<br>
Added: llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp<br>
URL: <a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp?rev=85467&view=auto" target="_blank">http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp?rev=85467&view=auto</a><br>
...<br>
<br>
_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
</blockquote></div><br>