search for: release_stage2

Displaying 3 results from an estimated 3 matches for "release_stage2".

2013 May 30
5
[LLVMdev] compiler-rt tests in cmake?
...39;s the log. Anything stand out to you? -- Testing: 15209 tests, 4 threads -- Testing: FAIL: AddressSanitizer :: Linux/unpoison_tls.cc (19 of 15209) ******************** TEST 'AddressSanitizer :: 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...
2013 May 30
0
[LLVMdev] compiler-rt tests in cmake?
On Thu, May 30, 2013 at 10:05 PM, Greg Fitzgerald <garious at gmail.com> wrote: > The sanitizer common and asan that mention 'thread' are failing for me > this morning. How are your bots looking? Last good commit here was > 512c616cacf70ca029a2bf719a482b902f3687cd. > Hm, our bots seem to be green. Could you refer to guilty svn revision? > > > You could try
2013 May 30
2
[LLVMdev] compiler-rt tests in cmake?
The sanitizer common and asan that mention 'thread' are failing for me this morning. How are your bots looking? Last good commit here was 512c616cacf70ca029a2bf719a482b902f3687cd. > You could try preprocessing your report with perl or sed to fix paths > to your binaries. It would be great to have an option for that in > asan_symbolize.py. > > As for addr2line, we just