search for: x86_64defaultlinuxconfig

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

2019 Jan 04
2
[Fuzzer] Test failure on Linux x86-64
...******* Script: -- : 'RUN: at line 4'; /build/x86_64/./bin/clang --driver-mode=g++ -std=c++11 -lstdc++ -O2 -gline-tables-only -fsanitize=address,fuzzer -I/src/compiler-rt/lib/fuzzer -m64 /src/compiler-rt/test/fuzzer/SingleMemcmpTest.cpp -o /build/x86_64/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/value-profile-mem.test.tmp-SingleMemcmpTest : 'RUN: at line 5'; not /build/x86_64/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/value-profile-mem.test.tmp-SingleMemcmpTest -seed=1 -use_cmp=0 -use_value_profile=1 -runs=10000000 2>&1 | FileCheck /src/compi...
2019 Jan 04
2
[Fuzzer] Test failure on Linux x86-64
...ript: > -- > : 'RUN: at line 4'; /build/x86_64/./bin/clang --driver-mode=g++ -std=c++11 -lstdc++ -O2 -gline-tables-only -fsanitize=address,fuzzer -I/src/compiler-rt/lib/fuzzer -m64 /src/compiler-rt/test/fuzzer/SingleMemcmpTest.cpp -o /build/x86_64/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/value-profile-mem.test.tmp-SingleMemcmpTest > : 'RUN: at line 5'; not /build/x86_64/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/value-profile-mem.test.tmp-SingleMemcmpTest -seed=1 -use_cmp=0 -use_value_profile=1 -runs=10000000 2>&1 | FileCheck /src/...
2020 Mar 19
13
[10.0.0 Release] Release Candidate 5 is here
Hello again, I had hoped that rc4 would be the last one, but I wanted to pick up one more fix, so here we go. Release Candidate 5 was just tagged as llvmorg-10.0.0-rc5 on the release branch at 35627038123. Source code and docs are available at https://prereleases.llvm.org/10.0.0/#rc5 and https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc5 If nothing new comes up, I plan to tag