search for: llvm32

Displaying 20 results from an estimated 33 matches for "llvm32".

2012 Nov 06
2
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...ng-3: error: linker command failed with exit code 1 (use -v to see invocation) -- ******************** FAIL: AddressSanitizer :: sleep_before_dying.c (27 of 12557) ******************** TEST 'AddressSanitizer :: sleep_before_dying.c' FAILED ******************** Script: -- /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang -g -fsanitize=address -O2 /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects/compiler-rt/lib/asan/lit_tests/sleep_before_dying.c -o /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Output/sleep_before_dying.c.tmp ASAN_OPTIONS=&quot...
2012 Nov 06
0
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...1 (use -v to see > invocation) > -- > > ******************** > FAIL: AddressSanitizer :: sleep_before_dying.c (27 of 12557) > ******************** TEST 'AddressSanitizer :: sleep_before_dying.c' > FAILED ******************** > Script: > -- > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang -g > -fsanitize=address -O2 > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects/compiler-rt/lib/asan/lit_tests/sleep_before_dying.c > -o > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Output/sleep_before_dying.c.tm...
2012 Nov 06
1
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...gt;> -- >> >> ******************** >> FAIL: AddressSanitizer :: sleep_before_dying.c (27 of 12557) >> ******************** TEST 'AddressSanitizer :: sleep_before_dying.c' >> FAILED ******************** >> Script: >> -- >> /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang -g >> -fsanitize=address -O2 >> /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/projects/compiler-rt/lib/asan/lit_tests/sleep_before_dying.c >> -o >> /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Output/sleep_b...
2013 Jan 04
0
[LLVMdev] Help with linking llvm 3.2 into an .so
...o): relocation R_X86_64_PC32 against `llvm::Use::set(llvm::Value*)' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value Does anyone have an idea what the issue might be? // make command line for BitCodeReader.o if g++ -I/home/damien/llvm32/build2/include -I/home/damien/llvm32/build2/lib/Bitcode/Reader -I/home/damien/llvm32/llvm-3.2.src/include -I/home/damien/llvm32/llvm-3.2.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines...
2013 Jan 04
0
[LLVMdev] Help with linking llvm 3.2 into an .so
....o): relocation R_X86_64_PC32 against `llvm::Use::set(llvm::Value*)' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value Does anyone have an idea what the issue might be? // make command line for BitCodeReader.o if g++ -I/home/damien/llvm32/build2/include -I/home/damien/llvm32/build2/lib/Bitcode/Reader -I/home/damien/llvm32/llvm-3.2.src/include -I/home/damien/llvm32/llvm-3.2.src/lib/Bitcode/Reader -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -O3 -fomit-frame-pointer -fvisibility-inlines...
2012 Oct 23
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
On Oct 23, 2012, at 1:57 PM, Jack Howarth wrote: > Nick, > Can I do this without access to a debug version of dyld? Using the copy of LLVMPolly.so with isl/cloog-isl/gmp statically linked, > I find that if I set the breakpoint to the address of the initializer... > > dyld: calling initializer function 0x100ebb3a0 in /sw/opt/llvm-3.2/lib/LLVMPolly.so > dyld: lazy symbol binding
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...itializerTimingListE () #12 0x00007fff5fc04e38 in __dyld__ZN4dyld15runInitializersEP11ImageLoader () #13 0x00007fff5fc0a87c in __dyld_dlopen () #14 0x00007fff8bd81dd8 in dlopen () #15 0x0000000142f9820f in llvm::sys::DynamicLibrary::getPermanentLibrary (filename=0x141328d38 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6a0) at /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/lib/Support/DynamicLibrary.cpp:77 #16 0x0000000142f79ced in llvm::sys::DynamicLibrary::LoadLibraryPermanently (Filename=0x141328d38 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/li...
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...em very informative > >>> as the dyld error occurs right after... > >>> > >>> (gdb) > >>> llvm::sys::DynamicLibrary::getPermanentLibrary (filename=0x142903da8 "/sw/opt/llvm-3.2/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6e0) at /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/lib/Support/DynamicLibrary.cpp:77 > >>> 77 void *handle = dlopen(filename, RTLD_LAZY|RTLD_GLOBAL); > >>> (gdb) > >>> Reading symbols for shared libraries ... done > >>> dyld: calling initializer function 0x100eea5b0 in /sw/opt/ll...
2012 Oct 24
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...() > #12 0x00007fff5fc04e38 in __dyld__ZN4dyld15runInitializersEP11ImageLoader () > #13 0x00007fff5fc0a87c in __dyld_dlopen () > #14 0x00007fff8bd81dd8 in dlopen () > #15 0x0000000142f9820f in llvm::sys::DynamicLibrary::getPermanentLibrary (filename=0x141328d38 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6a0) at /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/lib/Support/DynamicLibrary.cpp:77 > #16 0x0000000142f79ced in llvm::sys::DynamicLibrary::LoadLibraryPermanently (Filename=0x141328d38 "/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/bui...
2012 Nov 02
1
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
...t.cc.tmp.log.393 ================================================================= ==393== ERROR: AddressSanitizer: heap-buffer-overflow on address 0x00010a580fca at pc 0x10829ca5c bp 0x7fff57964910 sp 0x7fff57964908 READ of size 1 at 0x00010a580fca thread T0 #0 0x10829ca5b (/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Output/log-path_test.cc.tmp+0x100001a5b) #1 0x7fff8bd827e0 (/usr/lib/system/libdyld.dylib+0x27e0) #2 0x0 0x00010a580fca is located 0 bytes to the right of 10-byte region [0x00010a580fc0,0x00010a580fca) allocated by thread T0 here:...
2012 Oct 31
3
[LLVMdev] piping into lli broken on darwin
While testing llvm/polly svn on x86_64-apple-darwin10/11/12, I noticed that three darwin specific polly-test regressions exist. At least part of these failures appear to be due to lli on darwin not accepting piped input such that the test... opt -load /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so -basicaa -polly-prepare -polly-region-simplify -O3 /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/tools/polly/test/CodeGen/single_do_loop_int_max_iterations.ll | lli produces the error... LLVM ERROR: Could not resolve external global address: stdout I am able to...
2012 Oct 31
2
[LLVMdev] piping into lli broken on darwin
...ng llvm/polly svn on x86_64-apple-darwin10/11/12, I noticed that three darwin > > specific polly-test regressions exist. At least part of these failures appear to be due > > to lli on darwin not accepting piped input such that the test... > > > > opt -load /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so > > -basicaa -polly-prepare -polly-region-simplify -O3 > > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/tools/polly/test/CodeGen/single_do_loop_int_max_iterations.ll > > | lli > > > > produces the error... > > > > LLVM ERRO...
2012 Oct 31
0
[LLVMdev] piping into lli broken on darwin
...: > While testing llvm/polly svn on x86_64-apple-darwin10/11/12, I noticed that three darwin > specific polly-test regressions exist. At least part of these failures appear to be due > to lli on darwin not accepting piped input such that the test... > > opt -load /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so > -basicaa -polly-prepare -polly-region-simplify -O3 > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/tools/polly/test/CodeGen/single_do_loop_int_max_iterations.ll > | lli > > produces the error... > > LLVM ERROR: Could not resolve external globa...
2012 Dec 20
2
[LLVMdev] llvm 3.2 regression
There seems to be a new regression in current llvm/compiler-rt 3.2 branch. On 86_64-apple-darwin12, I am seeing the failure... [100%] Running all regression tests lit.py: lit.common.cfg:19: note: using clang: '/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/clang' lit.py: lit.cfg:171: note: using clang: '/sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/bin/./clang' FAIL: AddressSanitizer-Unit :: Release/AsanTest/AddressSanitizerMac.GCDSourceCancel (162 of 12631) ******************** TEST 'AddressSanitizer-Unit ::...
2012 Oct 22
5
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...t env DYLD_PRINT_INITIALIZERS'. It didn't seem very informative > as the dyld error occurs right after... > > (gdb) > llvm::sys::DynamicLibrary::getPermanentLibrary (filename=0x142903da8 "/sw/opt/llvm-3.2/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6e0) at /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/lib/Support/DynamicLibrary.cpp:77 > 77 void *handle = dlopen(filename, RTLD_LAZY|RTLD_GLOBAL); > (gdb) > Reading symbols for shared libraries ... done > dyld: calling initializer function 0x100eea5b0 in /sw/opt/llvm-3.2/lib/LLVMPolly.so You need to set a break poi...
2012 Nov 01
2
[LLVMdev] piping into lli broken on darwin
...rwin10/11/12, I noticed that three darwin > >> > specific polly-test regressions exist. At least part of these failures appear to be due > >> > to lli on darwin not accepting piped input such that the test... > >> > > >> > opt -load /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so > >> > -basicaa -polly-prepare -polly-region-simplify -O3 > >> > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/tools/polly/test/CodeGen/single_do_loop_int_max_iterations.ll > >> > | lli > >> > > >> > produc...
2012 Oct 31
0
[LLVMdev] piping into lli broken on darwin
...n on x86_64-apple-darwin10/11/12, I noticed that three darwin >> > specific polly-test regressions exist. At least part of these failures appear to be due >> > to lli on darwin not accepting piped input such that the test... >> > >> > opt -load /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so >> > -basicaa -polly-prepare -polly-region-simplify -O3 >> > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/tools/polly/test/CodeGen/single_do_loop_int_max_iterations.ll >> > | lli >> > >> > produces the error... >>...
2012 Nov 01
0
[LLVMdev] piping into lli broken on darwin
...noticed that three darwin >> >> > specific polly-test regressions exist. At least part of these failures appear to be due >> >> > to lli on darwin not accepting piped input such that the test... >> >> > >> >> > opt -load /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/lib/LLVMPolly.so >> >> > -basicaa -polly-prepare -polly-region-simplify -O3 >> >> > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/tools/polly/test/CodeGen/single_do_loop_int_max_iterations.ll >> >> > | lli >> >> > >>...
2012 Nov 02
0
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
Hi, Jack! On Fri, Nov 2, 2012 at 6:18 PM, Jack Howarth <howarth at bromo.med.uc.edu>wrote: > Nick, > Have you noticed that llvm/clang svn produces the following linker > warnings on > 'make check-all'? > > Linking CXX executable Debug/AsanTest > ld: warning: direct access in > llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak >
2012 Nov 02
4
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
Nick, Have you noticed that llvm/clang svn produces the following linker warnings on 'make check-all'? Linking CXX executable Debug/AsanTest ld: warning: direct access in llvm::convertible_fwd_ostream::~convertible_fwd_ostream() to global weak symbol vtable for llvm::convertible_fwd_ostream means the weak symbol cannot be overridden at runtime. This was likely caused by different