[llvm-commits] [llvm] r134907 - /llvm/trunk/utils/TableGen/
David A. Greene
greened at obbligato.org
Mon Jul 11 14:11:30 PDT 2011
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?
-Dave
More information about the llvm-commits
mailing list