[llvm-commits] [llvm] r134907 - /llvm/trunk/utils/TableGen/
David A. Greene
greened at obbligato.org
Mon Jul 11 14:16:03 PDT 2011
greened at obbligato.org (David A. Greene) writes:
> Evan Cheng <evan.cheng at apple.com> writes:
>
>> /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
>
> Still don't see it:
>
> dag at lamba:/ptmp/dag/build/llvm/official$ ./Debug+Asserts/bin/tblgen -I /ptmp/dag/llvm/llvm-svn/lib/VMCore -I /ptmp/dag/llvm/llvm-svn/include -I /ptmp/dag/llvm/llvm-svn/lib/Target /ptmp/dag/llvm/llvm-svn/include/llvm/Intrinsics.td -o lib/VMCore/Debug+Asserts/Intrinsics.gen.tmp -gen-intrinsic dag at lamba:/ptmp/dag/build/llvm/official$
>
> What host and target? How did you run configure?
And which compiler did you use to build?
I'm more than happy to track this down once I can reproduce the problem.
I'll try some other versions of gcc to see if I can get it to fire here.
-Dave
More information about the llvm-commits
mailing list