[llvm-commits] [llvm] r134907 - /llvm/trunk/utils/TableGen/
Evan Cheng
evan.cheng at apple.com
Mon Jul 11 15:16:56 PDT 2011
I use clang and building for all targets on Mac OS X 10.6.
./configure CC=/Developer/usr/bin/clang CXX=/Developer/usr/bin/clang++
Evan
On Jul 11, 2011, at 2:33 PM, David A. Greene wrote:
> 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