[llvm-commits] [llvm] r50265 - in /llvm/trunk: include/llvm/ include/llvm/Analysis/ include/llvm/Bitcode/ include/llvm/Support/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/Transforms/IPO/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/ test/Transforms/Inline/ test/Transforms/PruneEH/ test/Transforms/SimplifyCFG/ tools/llvm-bcanalyzer/

Matthijs Kooijman matthijs at stdin.nl
Mon Apr 28 05:09:23 PDT 2008


(Message resent with correct From address)

Hi,

>     llvm/trunk/lib/AsmParser/llvmAsmParser.y
>     llvm/trunk/lib/AsmParser/llvmAsmParser.y.cvs
This patch modifies llvmAsmParser.y, but does not update
llvmAsmParser.{h,cpp}.cvs accordingly, breaking builds when bison is not
available. Please update and commeit these files as well.

Assuming that you did actually compile the code, could it be that the build
system is broken and does not automatically update the .h.cvs and .cpp.cvs
files when the .y file changes?

Gr.

Matthijs



More information about the llvm-commits mailing list