[all-commits] [llvm/llvm-project] d6525e: [compiler-rt] Try to disable failing test on Darwin.

Florian Hahn via All-commits all-commits at lists.llvm.org
Fri Apr 10 03:11:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d6525eff5ebfa0ef1d6cd75cb9b40b1881e7a707
      https://github.com/llvm/llvm-project/commit/d6525eff5ebfa0ef1d6cd75cb9b40b1881e7a707
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-04-10 (Fri, 10 Apr 2020)

  Changed paths:
    M compiler-rt/test/sanitizer_common/TestCases/sanitizer_coverage_inline_bool_flag.cpp

  Log Message:
  -----------
  [compiler-rt] Try to disable failing test on Darwin.

Looks like this test fails on Darwin x86_64 as well:

http://green.lab.llvm.org/green/job/clang-stage1-RA/8593/

Command Output (stderr):
--
fatal error: error in backend: Global variable '__sancov_gen_' has an invalid section specifier '__DATA,__sancov_bool_flag': mach-o section specifier requires a section whose length is between 1 and 16 characters.




More information about the All-commits mailing list