[llvm-commits] [llvm] r134907 - /llvm/trunk/utils/TableGen/
David A. Greene
greened at obbligato.org
Mon Jul 11 14:33:53 PDT 2011
Evan Cheng <evan.cheng at apple.com> writes:
> There are several other "struct Init". I've fixed them. Unfortunately the build is still broken:
>
> /Volumes/Ebi/echeng/llvm/Debug+Asserts/bin/tblgen -I /Volumes/Ebi/echeng/llvm/lib/VMCore -I /Volumes/Ebi/echeng/llvm/include -I /Volumes/Ebi/echeng/llvm/include -I /Volumes/Ebi/echeng/llvm/lib/Target /Volumes/Ebi/echeng/llvm/include/llvm/Intrinsics.td -o /Volumes/Ebi/echeng/llvm/lib/VMCore/Debug+Asserts/Intrinsics.gen.tmp -gen-intrinsic
> pure virtual method called
> terminate called without an active exception
I've tried multiple gcc versions and I still don't see this.
What compiler are you using to build?
Can you send me your configure line? Thanks!
-Dave
More information about the llvm-commits
mailing list