Displaying 3 results from an estimated 3 matches for "getinstlistoffset".
2007 May 18
2
[LLVMdev] Antw.: 2.0 Pre-release tarballs online
.../llvm/
include/llvm/Assembly/PrintModulePass.h:22,
from /home/bram/workspace/svn/aspicere2/trunk/llvm/
lib/VMCore/AsmWriter.cpp:18:
/home/bram/workspace/svn/aspicere2/trunk/llvm/include/llvm/
BasicBlock.h: In
static member function `static unsigned int
llvm::BasicBlock::getInstListOffset()':
/home/bram/workspace/svn/aspicere2/trunk/llvm/include/llvm/
BasicBlock.h:197: error: syntax
error before `;' token
...
Should -DHAVE_STDINT_H be passed to the above command?
>
>> Also, I got linking errors while linking tblgen (see error.txt).
>> Any ideas about...
2007 May 18
0
[LLVMdev] Antw.: 2.0 Pre-release tarballs online
> On Slackware 10.2 (GCC 3.3.6), I got an error during a debug build with the
> header files using uintptr_t (not recognised as a type). Putting "#include
> <stdint.h>" in include/llvm/BasicBlock.h (llvm) and in
> "include/llvm/ValueSymbolTable.h" (frontend) resolved this.
Ok. This is now fixed on the release branch. Thanks!
> Also, I got linking
2007 May 17
8
[LLVMdev] Antw.: 2.0 Pre-release tarballs online
Hi,
Op 15-mei-07, om 10:23 heeft Tanya M. Lattner het volgende geschreven:
1) Download llvm-gcc4 binary and llvm. Compile and run make check.
I did a debug build on OSX 10.4.9 and everything went fine.
Results of "make check" (see ppc.log):
=== Summary ===
# of expected passes 1630
# of unexpected failures 21
# of expected failures 2