[LLVMdev] Re: [llvm-commits] CVS: llvm/lib/AsmParser/Lexer.cppLexer.l
Vladimir A. Merzliakov
wanderer at rsu.ru
Wed Jan 11 13:39:10 PST 2006
> On Wed, 11 Jan 2006, Vladimir A. Merzliakov wrote:
>> I can't build LLVM CFE after this patchs
>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060109/030639.html
>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060109/030654.html
>
> This is most likely because you have conflict markers in the generated
> files in the lib/AsmParser directory. Try removing llvmAsmParser.[cpp,h]
> and Lexer.cpp and rebuilding.
This is fix problem.
Thanks!
Vladimir
More information about the llvm-dev
mailing list