[LLVMdev] Re: [llvm-commits] CVS: llvm/include/llvm/CodeGen/DwarfWriter.h - LLVM build problem
Chris Lattner
sabre at nondot.org
Wed Mar 1 16:22:32 PST 2006
On Thu, 2 Mar 2006, Vladimir A. Merzliakov wrote:
> After commit
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060227/032167.html
> :
>
> - DIE *NewType(DIE *Unit, TypeDesc *TyDesc);
> + DIE *DwarfWriter::NewType(CompileUnit *Unit, TypeDesc *TyDesc);
> I can't build LLVM using gcc 4.1.0 or gcc 4.2.0 (CVS mainline)
Fixed, please try now:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20060227/032245.html
Thanks,
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list