Displaying 6 results from an estimated 6 matches for "have_llvm".
2013 Oct 01
2
[LLVMdev] JITMemoryManager
...eSpace(Size, Alignment);
}
virtual uint8_t *allocateGlobal(uintptr_t Size, unsigned Alignment) {
return mgr()->allocateGlobal(Size, Alignment);
}
virtual void deallocateFunctionBody(void *Body) {
return mgr()->deallocateFunctionBody(Body);
}
#if HAVE_LLVM < 0x0304
virtual uint8_t *startExceptionTable(const llvm::Function *F,
uintptr_t &ActualSize) {
return mgr()->startExceptionTable(F, ActualSize);
}
virtual void endExceptionTable(const llvm::Function *F,...
2013 Oct 02
0
[LLVMdev] JITMemoryManager
...}
> virtual uint8_t *allocateGlobal(uintptr_t Size, unsigned Alignment) {
> return mgr()->allocateGlobal(Size, Alignment);
> }
> virtual void deallocateFunctionBody(void *Body) {
> return mgr()->deallocateFunctionBody(Body);
> }
> #if HAVE_LLVM < 0x0304
> virtual uint8_t *startExceptionTable(const llvm::Function *F,
> uintptr_t &ActualSize) {
> return mgr()->startExceptionTable(F, ActualSize);
> }
> virtual void endExceptionTable(const llvm::Function...
2013 Oct 02
3
[LLVMdev] JITMemoryManager
...nt8_t *allocateGlobal(uintptr_t Size, unsigned Alignment) {
>> return mgr()->allocateGlobal(Size, Alignment);
>> }
>> virtual void deallocateFunctionBody(void *Body) {
>> return mgr()->deallocateFunctionBody(Body);
>> }
>> #if HAVE_LLVM < 0x0304
>> virtual uint8_t *startExceptionTable(const llvm::Function *F,
>> uintptr_t &ActualSize) {
>> return mgr()->startExceptionTable(F, ActualSize);
>> }
>> virtual void endExceptionTable(...
2015 Feb 07
5
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
...=1 -D
USE_EXTERNAL_DXTN_LIB=1 -D _GNU_SOURCE -D USE_SSE41 -D DEBUG -D
USE_X86_64_ASM -D HAVE_XLOCALE_H -D HAVE_STRTOF -D HAVE_DLOPEN -D
HAVE_POSIX_MEMALIGN -D HAVE_LIBDRM -D GLX_USE_DRM -D HAVE_LIBUDEV -D
GLX_INDIRECT_RENDERING -D GLX_DIRECT_RENDERING -D GLX_USE_TLS -D
HAVE_ALIAS -D HAVE_MINCORE -D HAVE_LLVM=0x0306 -D LLVM_VERSION_PATCH=0
-D MAPI_MODE_GLAPI -D
"MAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\"" -I . -I
../../include -I ../../src/mapi -I ../../src/mapi -I /opt/xorg/include
-internal-isystem /usr/local/include -internal-isystem
/opt/llvm-toolchain-3.6.0rc2/bin/../lib/...
2015 Feb 09
2
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
...U_SOURCE -D USE_SSE41 -D DEBUG -D
>> USE_X86_64_ASM -D HAVE_XLOCALE_H -D HAVE_STRTOF -D HAVE_DLOPEN -D
>> HAVE_POSIX_MEMALIGN -D HAVE_LIBDRM -D GLX_USE_DRM -D HAVE_LIBUDEV -D
>> GLX_INDIRECT_RENDERING -D GLX_DIRECT_RENDERING -D GLX_USE_TLS -D
>> HAVE_ALIAS -D HAVE_MINCORE -D HAVE_LLVM=0x0306 -D LLVM_VERSION_PATCH=0
>> -D MAPI_MODE_GLAPI -D
>> "MAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\"" -I . -I
>> ../../include -I ../../src/mapi -I ../../src/mapi -I /opt/xorg/include
>> -internal-isystem /usr/local/include -internal-isystem
>...
2015 Feb 09
2
[LLVMdev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
...U_SOURCE -D USE_SSE41 -D DEBUG -D
>> USE_X86_64_ASM -D HAVE_XLOCALE_H -D HAVE_STRTOF -D HAVE_DLOPEN -D
>> HAVE_POSIX_MEMALIGN -D HAVE_LIBDRM -D GLX_USE_DRM -D HAVE_LIBUDEV -D
>> GLX_INDIRECT_RENDERING -D GLX_DIRECT_RENDERING -D GLX_USE_TLS -D
>> HAVE_ALIAS -D HAVE_MINCORE -D HAVE_LLVM=0x0306 -D LLVM_VERSION_PATCH=0
>> -D MAPI_MODE_GLAPI -D
>> "MAPI_ABI_HEADER=\"shared-glapi/glapi_mapi_tmp.h\"" -I . -I
>> ../../include -I ../../src/mapi -I ../../src/mapi -I /opt/xorg/include
>> -internal-isystem /usr/local/include -internal-isystem
>...