Displaying 9 results from an estimated 9 matches similar to: "[LLVMdev] Visual Studio 2005/2008 ClangDiagnosticsEmitter Patch"
2013 Jan 11
1
[LLVMdev] SMFixIt helps break TableGen in Trunk
Trunk output:
> [ 32%] Building CXX object
> examples/Kaleidoscope/Chapter3/CMakeFiles/Kaleidoscope-Ch3.dir/toy.cpp.o
> /home/mdriftmeyer/DeveloperProjects/LLVMProject/trunk/llvm/tools/clang/utils/TableGen/ClangDiagnosticsEmitter.cpp:158:17:
> error:
> no member named 'getSuperClassRanges' in 'llvm::Record'; did you
> mean 'getSuperClasses'?
>
2009 Mar 25
0
[LLVMdev] llvm-2.5 build failure (fedora f10)
Hello, Neal
> You may want to note that you need glibc-devel.i386 to build. Otherwise you
> get error on /usr/include/gnu/stubs-32.h missing.
Do you have pure 64 bit system?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Mar 25
3
[LLVMdev] llvm-2.5 build failure (fedora f10)
You may want to note that you need glibc-devel.i386 to build. Otherwise you
get error on /usr/include/gnu/stubs-32.h missing.
2017 Apr 10
2
clang build failures using Visual Studio
Anyone run into this before?
I'm trying to get a Windows native build using Visual Studio of LLVM,
Clang, and LLD 4.0.0. So far LLVM built successfully, but I'm getting these
cryptic error messages when building Clang:
Microsoft (R) Build Engine version 15.1.1012.6693
Copyright (C) Microsoft Corporation. All rights reserved.
ClangDiagnosticsEmitter.cpp
c:\program files
2009 Mar 25
2
[LLVMdev] llvm-2.5 build failure (fedora f10)
Hi all,
On my Fedora 10 x86-64 the current svn dies in the following way:
/home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
function `llvm::TGLexer::getNextChar()':
/home/maurice/installation/llvm-dev/utils/TableGen/TGLexer.cpp:71: undefined
reference to `llvm::TGSourceMgr::FindBufferContainingLoc(llvm::TGLoc) const'
2011 Oct 03
0
[LLVMdev] Build glitch
Hi all,
there seems to be some some missing dependency in the LLVM build system:
$ make -j8 happiness
Updated to revision 140992.
...
llvm[2]: ======= Finished Linking Release+Asserts Executable
FileUpdate (without symbols)
make[2]: Leaving directory `/home/ecsardu/LLVM/build-tcclab1/utils/FileUpdate'
llvm[2]: Compiling ClangAttrEmitter.cpp for Release+Asserts build
llvm[2]: ======= Finished
2010 Oct 02
2
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
Current llvm release 2.8 branch at r115409 is broken on x86_64-apple-darwin10.
#!/bin/bash -ev
export LD=`xcode-select -print-path`/usr/bin/ld
xcode-select -print-path
ulimit -s `ulimit -s`
ulimit -s
mv ../clang-2.8 ./tools/clang
mkdir ../llvm_objdir
cd ../llvm_objdir
../llvm-2.8/configure --prefix=/sw --prefix=/sw --mandir=/sw/share/man --infodir=/sw/share/info --with-gmp=/sw
2010 Oct 04
0
[LLVMdev] tblgen(75451) malloc: *** error for object 0x7fff5fbfcbd0: pointer being reallocated was not allocated
Hi Jack,
I didn't get this error. Could you try again? Is it one of the release candidates in particular that's failing?
-bw
On Oct 2, 2010, at 8:04 AM, Jack Howarth wrote:
> Current llvm release 2.8 branch at r115409 is broken on x86_64-apple-darwin10.
>
> #!/bin/bash -ev
> export LD=`xcode-select -print-path`/usr/bin/ld
> xcode-select -print-path
> ulimit -s
2011 Feb 09
2
nested ifelse problem
Hello R-Help users,
I have a data frame named fd, a sample of which looks like this:
cbi_A
cbi_B
cbi_B1
cbi_B2
cbi_C
cbi_D
cbi_E
cbi_F
2.183451
1.047546
NA
NA
NA
NA
0.428528
NA
0.795837
0.510152
0.510152
NA
NA
NA
NA
NA
0.795837
1.149577
0.843485
1.122334
NA
NA
NA
NA
1.885522
2.203959
NA
NA
3.020202
3.040506
0.428528
0.224467
2.877257
1.353637