[llvm-commits] [llvm] r85467 - /llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp

John Mosby ojomojo at gmail.com
Wed Oct 28 18:59:01 PDT 2009


I think you might have forgotten to commit RISCDisassemblerEmitter.cpp:
with 85469 I get:

llvm[2]: Compiling RISCDisassemblerEmitter.cpp for Debug build
.../llvm/utils/TableGen/RISCDisassemblerEmitter.cpp:14:37: error:
RISCDisassemblerEmitter.h: No such file or directory

make[2]: ***
[.../exp/build/llvm-check/utils/TableGen/Debug/RISCDisassemblerEmitter.o]
Error 1
make[2]: Leaving directory `.../utils/TableGen'
make[1]: *** [TableGen/.makeall] Error 2
make[1]: Leaving directory `.../llvm-check/utils'
make: *** [all] Error 1



On Wed, Oct 28, 2009 at 7:45 PM, Johnny Chen <johnny.chen at apple.com> wrote:

> Author: johnny
> Date: Wed Oct 28 20:45:07 2009
> New Revision: 85467
>
> URL: http://llvm.org/viewvc/llvm-project?rev=85467&view=rev
> Log:
> Minor tweak to forgo the the curly braces for most case blocks, except when
> declaring local variables.
>
> Added:
>    llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp
>
> Added: llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp
> URL:
> http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/TableGen/RISCDisassemblerEmitter.cpp?rev=85467&view=auto
> ...
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20091028/43f32aad/attachment.html>


More information about the llvm-commits mailing list