[llvm-dev] LLVM 11.1.0-rc3 has been tagged

Neil Nelson via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 8 13:00:12 PST 2021


Ubuntu 20.10 uploaded with lldb.

sha256sum clang+llvm-11.1.0-rc3-x86_64-linux-gnu-ubuntu-20.10.tar.xz
27c882d15a239ded9c6bc6657abfd44567bb536519f1fcba88c259efbe7c8d37

Failed Tests (13):
   SanitizerCommon-Unit :: 
./Sanitizer-i386-Test/SanitizerLinux.ThreadDescriptorSize
   SanitizerCommon-Unit :: 
./Sanitizer-x86_64-Test/SanitizerLinux.ThreadDescriptorSize
   SanitizerCommon-asan-i386-Linux :: Linux/crypt_r.cpp
   SanitizerCommon-asan-i386-Linux :: Posix/crypt.cpp
   SanitizerCommon-lsan-i386-Linux :: Linux/crypt_r.cpp
   SanitizerCommon-lsan-i386-Linux :: Posix/crypt.cpp
   SanitizerCommon-ubsan-i386-Linux :: Linux/crypt_r.cpp
   SanitizerCommon-ubsan-i386-Linux :: Posix/crypt.cpp
   lldb-api :: functionalities/tsan/basic/TestTsanBasic.py
   lldb-api :: 
functionalities/tsan/cpp_global_location/TestTsanCPPGlobalLocation.py
   lldb-api :: 
functionalities/tsan/global_location/TestTsanGlobalLocation.py
   lldb-api :: functionalities/tsan/thread_leak/TestTsanThreadLeak.py
   lldb-api :: functionalities/tsan/thread_numbers/TestTsanThreadNumbers.py


Testing Time: 512.26s
   Unsupported      :  3031
   Passed           : 74119
   Expectedly Failed:   266
   Failed           :    13

For the sanitizer fails, submitted
Bug 49096 - FAIL: SanitizerCommon-Unit 
Test/SanitizerLinux.ThreadDescriptorSize

The crypt fails are covered by
Bug 48946 - skipping incompatible /usr/lib/x86_64-linux-gnu/libcrypt.so 
when searching for -lcrypt

For the lldb-api fails, submitted
Bug 49095 - FAIL: lldb-api Assertion `(!raw_stop_description.empty() || 
stop_info_sp->GetStopReason() == eStopReasonNone) && "StopInfo returned 
an empty description."' failed.

llvm-test-suite
Testing Time: 158.87s
   Passed: 2405

Tests: 2825
Metric: exec_time

Program                                        results_12.0.0-rc1 
results_11.1.0-rc3 diff
  test-suite...te/GCC-C-execute-960215-1.test 0.00               
0.00              inf%
  test-suite...te/GCC-C-execute-990827-1.test 0.00               
0.00              inf%
  test-suite.../GCC-C-execute-20170111-1.test 0.00               
0.00              inf%
  test-suite...-2003-05-22-LocalTypeTest.test 0.00               
0.00              inf%
  test-suite...te/GCC-C-execute-strcpy-1.test 0.00               
0.00              inf%
  test-suite...md_ops_test_op_pmaxud_285.test 0.00               
0.00              inf%
  test-suite...te/GCC-C-execute-ashldi-1.test 0.00               
0.00              inf%
  test-suite...ute/GCC-C-execute-pr45070.test 0.00               
0.00              inf%
  test-suite...on/C/Regression-C-PR10189.test 0.00               
0.00              inf%
  test-suite.../GCC-C-execute-20120808-1.test 0.00               
0.00              inf%
  test-suite...ute/GCC-C-execute-pr44852.test 0.00               
0.00              inf%
  test-suite...n/C/Regression-C-bigstack.test 0.00               
0.00              inf%
  test-suite.../GCC-C-execute-20111227-1.test 0.00               
0.00              inf%
  test-suite...te/GCC-C-execute-strlen-1.test 0.00               
0.00              inf%
  test-suite...sion/C/Regression-C-casts.test 0.00               
0.00              inf%
  Geomean difference nan%
        results_12.0.0-rc1  results_11.1.0-rc3         diff
count  2807.000000         2807.000000         2787.000000
mean   172.137951          226.476480          inf
std    2732.775633         3320.618431        NaN
min    0.000000            0.000000           -1.000000
25%    0.000500            0.000400           -0.333333
50%    0.000600            0.000500            0.000000
75%    0.012250            0.011300            0.333333
max    96107.555286        108337.739667       inf

Neil Nelson

On 2/8/21 10:14 AM, Tom Stellard via llvm-dev wrote:
> Hi,
>
> I've tagged LLVM 11.1.0-rc3.  If there are no issues, then I'll be 
> tagging
> the final release in 1 week.  Testers please test and upload binaries.
>
> -Tom
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


More information about the llvm-dev mailing list