Displaying 10 results from an estimated 10 matches for "clangastnodesemitter".
2011 Nov 05
1
[LLVMdev] LLVM and CLANG Build question
I had llvm 2.9 installed on ununtu. I tried to build clang but got following error. I have llvm 2.9 and clang is latest version ( I don't know, I got from svn). I am wondering is it because of version problem ?
Does clang work with 2.9 llvm ?
llvm[3]: Compiling ClangASTNodesEmitter.cpp for Debug build
In file included from /home/jmatai/Work/llvm2.9/llvm/final/tools/clang/utils/TableGen/ClangASTNodesEmitter.cpp:14:
/home/jmatai/Work/llvm2.9/llvm/final/tools/clang/utils/TableGen/ClangASTNodesEmitter.h:17:43:
error: llvm/TableGen/TableGenBackend.h: No such file or directory...
2015 Jan 31
4
[LLVMdev] How to install poolalloc?
Hi, John Criswell
Thank you very much.
I am installing LLVM-3.2, but I encounter the next error when carrying out
"make":
llvm[3]: Compiling ClangASTNodesEmitter.cpp for Release+Asserts build
ClangASTNodesEmitter.cpp: In member function ‘std::pair<llvm::Record*,
llvm::Record*><unnamed>::ClangASTNodesEmitter::EmitNode(const
std::multimap<llvm::Record*, llvm::Record*, std::less<llvm::Record*>,
std::allocator<std::pair<llvm::Record*...
2015 Jan 31
0
[LLVMdev] How to install poolalloc?
...gnize nullptr).
Jingyue
On Fri, Jan 30, 2015 at 8:32 PM, Qiuping Yi <yiqiuping at gmail.com> wrote:
> Hi, John Criswell
>
> Thank you very much.
>
> I am installing LLVM-3.2, but I encounter the next error when carrying out
> "make":
>
> llvm[3]: Compiling ClangASTNodesEmitter.cpp for Release+Asserts build
> ClangASTNodesEmitter.cpp: In member function ‘std::pair<llvm::Record*,
> llvm::Record*><unnamed>::ClangASTNodesEmitter::EmitNode(const
> std::multimap<llvm::Record*, llvm::Record*, std::less<llvm::Record*>,
> std::allocator<std::pa...
2015 Jan 31
0
[LLVMdev] How to install poolalloc?
...ng to use with LLVM 3.2, did you download Clang
3.2, or did you download the latest Clang release?
You need to make sure that all the version numbers match (LLVM 3.2,
Clang 3.2, Poolalloc 3.2). If they don't match, it won't compile.
Regards,
John Criswell
>
> llvm[3]: Compiling ClangASTNodesEmitter.cpp for Release+Asserts build
> ClangASTNodesEmitter.cpp: In member function ‘std::pair<llvm::Record*,
> llvm::Record*><unnamed>::ClangASTNodesEmitter::EmitNode(const
> std::multimap<llvm::Record*, llvm::Record*, std::less<llvm::Record*>,
> std::allocator<std:...
2015 Jan 30
0
[LLVMdev] How to install poolalloc?
On 1/30/15 10:24 AM, Qiuping Yi wrote:
> I am just not upgrade my LLVM. So I must use some higer LLVM version,
> right?
Yes. For working with poolalloc, I would recommend using LLVM 3.2 as we
know poolalloc compiles with LLVM 3.2.
If there's a release_29 branch for poolalloc, you could use that, but
you won't get any bug fixes that we added between poolalloc 2.9 and
poolalloc
2015 Jan 30
2
[LLVMdev] How to install poolalloc?
I am just not upgrade my LLVM. So I must use some higer LLVM version, right?
--------------------------------------------
Qiuping Yi
Institute Of Software
Chinese Academy of Sciences
On Fri, Jan 30, 2015 at 11:21 PM, John Criswell <jtcriswel at gmail.com> wrote:
> On 1/30/15 10:17 AM, Qiuping Yi wrote:
>
> Thank you. But now I am using LLVM 2.9, so which version of poolalloc I
2020 Apr 23
3
Cannot build master
I am nuilding that now.
CC=clang CXX=clang++ cmake -DCMAKE_INSTALL_PREFIX=$HOME/opt/llvm11-git \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_SHARED_LIBS=ON \
-DLLVM_ENABLE_EH=ON \
-DLLVM_ENABLE_RTTI=ON \
-DLLVM_HOST_TRIPLE=x86_64-pc-linux-gnu \
-DLLVM_TARGETS_TO_BUILD="AMDGPU;MSP430;WebAssembly;X86" \
2020 Apr 23
2
Cannot build master
...t-type -Wnon-virtual-dtor -Wdelete-non-virtual-dtor
> -Wstring-conversion -fdiagnostics-color -ffunction-sections
> -fdata-sections -fno-common -Woverloaded-virtual -Wno-nested-anon-types
> -O3 -DNDEBUG -std=c++14 -MD -MT
>
> tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o
> -MF
>
> tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o.d
> -o
>
> tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o
> -c
>
> /home/laguest/src/mine-new/llvm/llvm-project/clang/utils/TableGen/ClangA...
2010 Oct 02
2
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...mpiling AsmWriterInst.cpp for Release+Asserts build
llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build
llvm[2]: Linking Release+Asserts executable FileCheck (without symbols)
llvm[2]: ======= Finished Linking Release+Asserts Executable FileCheck (without symbols)
llvm[2]: Compiling ClangASTNodesEmitter.cpp for Release+Asserts build
llvm[2]: Compiling ClangAttrEmitter.cpp for Release+Asserts build
llvm[2]: Compiling ClangDiagnosticsEmitter.cpp for Release+Asserts build
llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build
llvm[2]: Compiling CodeGenDAGPatterns.cpp for Release+Asserts buil...
2010 Oct 04
0
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
...t.cpp for Release+Asserts build
> llvm[2]: Compiling CallingConvEmitter.cpp for Release+Asserts build
> llvm[2]: Linking Release+Asserts executable FileCheck (without symbols)
> llvm[2]: ======= Finished Linking Release+Asserts Executable FileCheck (without symbols)
> llvm[2]: Compiling ClangASTNodesEmitter.cpp for Release+Asserts build
> llvm[2]: Compiling ClangAttrEmitter.cpp for Release+Asserts build
> llvm[2]: Compiling ClangDiagnosticsEmitter.cpp for Release+Asserts build
> llvm[2]: Compiling CodeEmitterGen.cpp for Release+Asserts build
> llvm[2]: Compiling CodeGenDAGPatterns.cpp for...