search for: pollyisl

Displaying 5 results from an estimated 5 matches for "pollyisl".

2016 May 25
0
Status of the official LLVM APT repositories
Le 09/05/2016 à 16:59, Paweł Bylica a écrit : > On Mon, May 9, 2016 at 4:46 PM Sylvestre Ledru <sylvestre at debian.org > <mailto:sylvestre at debian.org>> wrote: > > Le 09/05/2016 à 07:34, Paweł Bylica a écrit : > > llvm-3.8-dev is broken: > > > > CMake Error at /usr/share/llvm-3.8/cmake/LLVMConfig.cmake:178 > (include): >
2016 May 09
2
Status of the official LLVM APT repositories
On Mon, May 9, 2016 at 4:46 PM Sylvestre Ledru <sylvestre at debian.org> wrote: > Le 09/05/2016 à 07:34, Paweł Bylica a écrit : > > llvm-3.8-dev is broken: > > > > CMake Error at /usr/share/llvm-3.8/cmake/LLVMConfig.cmake:178 (include): > > include could not find load file: > > > > /usr/share/llvm/cmake/LLVMExports.cmake > Brad King helped me
2019 Apr 30
6
Disk space and RAM requirements in docs
...d/lib/Target/WebAssembly/AsmParser/CMakeFiles/LLVMWebAssemblyAsmParser.dir 8.2M build/lib/Target/WebAssembly/AsmParser/CMakeFiles 8.2M build/lib/Target/WebAssembly/AsmParser 8.1M build/tools/clang/test/CodeGen/Output 8.1M build/tools/clang/test/CodeGen 8.0M build/tools/polly/lib/External/CMakeFiles/PollyISL.dir/isl 8.0M build/tools/polly/lib/External/CMakeFiles/PollyISL.dir 8.0M build/tools/clang/tools/clang-rename/CMakeFiles/clang-rename.dir 8.0M build/tools/clang/tools/clang-rename/CMakeFiles 8.0M build/tools/clang/tools/clang-rename 8.0M build/tools/clang/test/Driver/Output 8.0M build/tools/clang/l...
2017 Feb 11
2
Asan self host problems: Failed to deallocate
Trying to run a self host "ninja check-clang" with ASan enabled I hit a /lot/ of errors like this (strangely I hit none of these in check-llvm, only in check-clang): Any ideas? ==10525==ERROR: AddressSanitizer failed to deallocate 0x10800 (67584) bytes at address 0x631000014800 ==10525==AddressSanitizer CHECK failed:
2017 Feb 15
2
Asan self host problems: Failed to deallocate
...EXECUTABLE:FILEPATH=/usr/bin/pkg-config //Enable GPGPU code generation feature POLLY_ENABLE_GPGPU_CODEGEN:BOOL=OFF //Path to a library. PTHREAD_LIBRARY_PATH:FILEPATH=/usr/lib/x86_64-linux-gnu/libpthread.so //Path to a program. PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python //Dependencies for target PollyISL_LIB_DEPENDS:STATIC= //Dependencies for the target Polly_LIB_DEPENDS:STATIC=general;PollyISL; //Dependencies for target PrintFunctionNames_LIB_DEPENDS:STATIC= //Dependencies for target RTAsanTest.i386-inline_LIB_DEPENDS:STATIC= //Dependencies for target RTAsanTest.i386-with-calls_LIB_DEPENDS:STA...