search for: lit_test

Displaying 20 results from an estimated 25 matches for "lit_test".

Did you mean: lit_tests
2012 Nov 06
2
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
..._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="sleep_before_dying=1" /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Output/sleep_before_dy...
2012 Nov 06
0
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...******************** 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="sleep_before_dying=1" > /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/asan/lit_tests/Ou...
2012 Nov 06
1
[LLVMdev] undefined symbols in AddressSanitizer tests on darwin
...T '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="sleep_before_dying=1" >> /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/build/projects/compiler-rt/lib/a...
2013 May 30
5
[LLVMdev] compiler-rt tests in cmake?
...tizer :: Linux/unpoison_tls.cc' FAILED ******************** Script: -- /local/mnt/workspace/draco/out/release_stage2/bin/clang -ccc-cxx -fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer -fno-optimize-sibling-calls -g -m64 -O1 /local/mnt/workspace/draco/compiler-rt/lib/asan/lit_tests/Linux/unpoison_tls.cc -o /local/mnt/workspace/draco/out/release_stage2/projects/compiler-rt/lib/asan/lit_tests/Linux/Output/unpoison_tls.cc.tmp && /local/mnt/workspace/draco/out/release_stage2/projects/compiler-rt/lib/asan/lit_tests/Linux/Output/unpoison_tls.cc.tmp 2>&1 /local/mnt/w...
2013 May 30
0
[LLVMdev] compiler-rt tests in cmake?
...t;>>>> > > >>>>>>> > On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev > >>>>>>> > <earthdok at google.com> wrote: > >>>>>>> >> > >>>>>>> >> I blame this line in lsan/lit_tests/lit.cfg: > >>>>>>> >> > >>>>>>> >> # Setup attributes common for all compiler-rt projects. > >>>>>>> >> compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", > >>>>>>&gt...
2012 Nov 02
1
[LLVMdev] linker warnings in Linking CXX executable Debug/AsanTest
...ferent reason > (they don't use Debug/AsanTest at all). > How do you configure a CMake build tree? Can you somehow get (or run > manually) the script which is used > for running log-path_test.cc and other failing test cases? > > I have in build/projects/compiler-rt/lib/asan/lit_tests/Output/log-path_test.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...
2013 May 30
2
[LLVMdev] compiler-rt tests in cmake?
...> > >>>>>>> > >>>>>>> > On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev >>>>>>> > <earthdok at google.com> wrote: >>>>>>> >> >>>>>>> >> I blame this line in lsan/lit_tests/lit.cfg: >>>>>>> >> >>>>>>> >> # Setup attributes common for all compiler-rt projects. >>>>>>> >> compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", >>>>>>> >> "com...
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
2012 Aug 03
2
[LLVMdev] Unable to build compiler-rt (Windows)
...eeds at least 5 arguments total to command. CMake Error at lib/CMakeLists.txt:19 (set_target_properties): set_target_properties called with incorrect number of arguments. Call Stack (most recent call first): lib/asan/CMakeLists.txt:77 (add_clang_runtime_static_library) CMake Error at lib/asan/lit_tests/CMakeLists.txt:1 (configure_lit_site_cfg): Unknown CMake command "configure_lit_site_cfg". -- Configuring incomplete, errors occurred! I also tried placing it inside the LLVM tree in the "projects" subdir, to no avail (same error). Adding SET(CMAKE_MODULE_PATH ${PROJECT_SOUR...
2012 Aug 03
0
[LLVMdev] Unable to build compiler-rt (Windows)
...l to > command. > CMake Error at lib/CMakeLists.txt:19 (set_target_properties): > set_target_properties called with incorrect number of arguments. > Call Stack (most recent call first): > lib/asan/CMakeLists.txt:77 (add_clang_runtime_static_library) > CMake Error at lib/asan/lit_tests/CMakeLists.txt:1 > (configure_lit_site_cfg): > Unknown CMake command "configure_lit_site_cfg". > -- Configuring incomplete, errors occurred! > > I also tried placing it inside the LLVM tree in the "projects" subdir, > to no avail (same error). Adding >...
2013 May 24
2
[LLVMdev] compiler-rt tests in cmake?
I blame this line in lsan/lit_tests/lit.cfg: # Setup attributes common for all compiler-rt projects. compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", "compiler-rt", "lib", "lit.common.cfg") On Fri, May 24, 2013 at 2:53 PM, Alexey Samsonov &...
2013 May 25
0
[LLVMdev] compiler-rt tests in cmake?
...SecondaryAllocator> Allocator; -static THREADLOCAL AllocatorCache cache; +static /*THREADLOCAL*/ AllocatorCache cache; static Allocator allocator; static int inited = 0; On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev <earthdok at google.com> wrote: > I blame this line in lsan/lit_tests/lit.cfg: > > # Setup attributes common for all compiler-rt projects. > > > compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", > "compiler-rt", > > "lib", "lit.common.cfg") > > > O...
2013 May 25
2
[LLVMdev] compiler-rt tests in cmake?
...EADLOCAL AllocatorCache cache; > +static /*THREADLOCAL*/ AllocatorCache cache; > static Allocator allocator; > > static int inited = 0; > > > > On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev <earthdok at google.com> wrote: >> >> I blame this line in lsan/lit_tests/lit.cfg: >> >> # Setup attributes common for all compiler-rt projects. >> compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", >> "compiler-rt", >> "lib", "lit.common.cfg") >> &g...
2012 Aug 03
1
[LLVMdev] Unable to build compiler-rt (Windows)
...gt;> CMake Error at lib/CMakeLists.txt:19 (set_target_properties): >> set_target_properties called with incorrect number of arguments. >> Call Stack (most recent call first): >> lib/asan/CMakeLists.txt:77 (add_clang_runtime_static_**library) >> CMake Error at lib/asan/lit_tests/CMakeLists.**txt:1 >> (configure_lit_site_cfg): >> Unknown CMake command "configure_lit_site_cfg". >> -- Configuring incomplete, errors occurred! >> >> I also tried placing it inside the LLVM tree in the "projects" subdir, to >> no avail (s...
2013 May 28
4
[LLVMdev] compiler-rt tests in cmake?
...> static Allocator allocator; >> > >> > static int inited = 0; >> > >> > >> > >> > On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev <earthdok at google.com> >> wrote: >> >> >> >> I blame this line in lsan/lit_tests/lit.cfg: >> >> >> >> # Setup attributes common for all compiler-rt projects. >> >> compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", >> >> "compiler-rt", >> >> "lib&q...
2013 May 27
0
[LLVMdev] compiler-rt tests in cmake?
...ADLOCAL*/ AllocatorCache cache; > > static Allocator allocator; > > > > static int inited = 0; > > > > > > > > On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev <earthdok at google.com> > wrote: > >> > >> I blame this line in lsan/lit_tests/lit.cfg: > >> > >> # Setup attributes common for all compiler-rt projects. > >> compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", > >> "compiler-rt", > >> "lib", "lit.comm...
2013 May 29
0
[LLVMdev] compiler-rt tests in cmake?
...gt;>> > >>> > static int inited = 0; >>> > >>> > >>> > >>> > On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev <earthdok at google.com> >>> wrote: >>> >> >>> >> I blame this line in lsan/lit_tests/lit.cfg: >>> >> >>> >> # Setup attributes common for all compiler-rt projects. >>> >> compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", >>> >> "compiler-rt", >>> >>...
2013 May 29
0
[LLVMdev] compiler-rt tests in cmake?
...gt;>> > >>> > static int inited = 0; >>> > >>> > >>> > >>> > On Fri, May 24, 2013 at 6:10 AM, Sergey Matveev <earthdok at google.com> >>> wrote: >>> >> >>> >> I blame this line in lsan/lit_tests/lit.cfg: >>> >> >>> >> # Setup attributes common for all compiler-rt projects. >>> >> compiler_rt_lit_cfg = os.path.join(llvm_src_root, "projects", >>> >> "compiler-rt", >>> >>...
2013 May 24
0
[LLVMdev] compiler-rt tests in cmake?
On Fri, May 24, 2013 at 3:37 AM, Greg Fitzgerald <garious at gmail.com> wrote: > > it assumes that compiler-rt is checked out to > > llvm/projects/compiler-rt. Apparently, this is a problem. > > I have a patch for this ready. I'll send it to you and llvm-commits. > Most of the tests pass with "make check-all" but the recently-added lsan > tests are