Displaying 4 results from an estimated 4 matches for "tgvaluetyp".
Did you mean:
tgvaluetypes
2009 Feb 24
0
[LLVMdev] [llvm-commits] remove libtool from build system
...rs/jyasskin/src/llvm/trunk_nolibtool/obj/utils/TableGen/Debug/SubtargetEmitter.o
/Users/jyasskin/src/llvm/trunk_nolibtool/obj/utils/TableGen/Debug/TGLexer.o
/Users/jyasskin/src/llvm/trunk_nolibtool/obj/utils/TableGen/Debug/TGParser.o
/Users/jyasskin/src/llvm/trunk_nolibtool/obj/utils/TableGen/Debug/TGValueTypes.o
/Users/jyasskin/src/llvm/trunk_nolibtool/obj/utils/TableGen/Debug/TableGen.o
/Users/jyasskin/src/llvm/trunk_nolibtool/obj/utils/TableGen/Debug/TableGenBackend.o
-lLLVMSupport -lLLVMSystem \
-lpthread -lm
ld: unknown option: -export-dynamic
collect2: ld returned 1 exit status
make[2]: *** [/...
2009 Feb 24
5
[LLVMdev] [llvm-commits] remove libtool from build system
For those of you who haven't noticed, I'm planning to commit a major
change to the Makefile rules tomorrow evening (Tuesday) if there are no
complaints about it between now and then.
This needs testing on Darwin. I've heard back from Linux on many
platforms and even FreeBSD, which is fantastic, but I'm told that lots
of LLVMers are running Darwin and I haven't heard a peep
2010 Oct 02
2
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
....cpp for Release+Asserts build
llvm[2]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build
llvm[2]: Compiling SubtargetEmitter.cpp for Release+Asserts build
llvm[2]: Compiling TGLexer.cpp for Release+Asserts build
llvm[2]: Compiling TGParser.cpp for Release+Asserts build
llvm[2]: Compiling TGValueTypes.cpp for Release+Asserts build
llvm[2]: Compiling TableGen.cpp for Release+Asserts build
llvm[2]: Compiling TableGenBackend.cpp for Release+Asserts build
llvm[2]: Compiling X86DisassemblerTables.cpp for Release+Asserts build
llvm[2]: Compiling X86RecognizableInstr.cpp for Release+Asserts build
llv...
2010 Oct 04
0
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...build
> llvm[2]: Compiling RegisterInfoEmitter.cpp for Release+Asserts build
> llvm[2]: Compiling SubtargetEmitter.cpp for Release+Asserts build
> llvm[2]: Compiling TGLexer.cpp for Release+Asserts build
> llvm[2]: Compiling TGParser.cpp for Release+Asserts build
> llvm[2]: Compiling TGValueTypes.cpp for Release+Asserts build
> llvm[2]: Compiling TableGen.cpp for Release+Asserts build
> llvm[2]: Compiling TableGenBackend.cpp for Release+Asserts build
> llvm[2]: Compiling X86DisassemblerTables.cpp for Release+Asserts build
> llvm[2]: Compiling X86RecognizableInstr.cpp for Relea...