[all-commits] [llvm/llvm-project] 10b6d0: Revert "[llvm-cov] Warn when -arch spec is missing...

Vedant Kumar via All-commits all-commits at lists.llvm.org
Tue Oct 13 16:33:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 10b6d0901f70738037e3f23e5b441be7ecb94d65
      https://github.com/llvm/llvm-project/commit/10b6d0901f70738037e3f23e5b441be7ecb94d65
  Author: Vedant Kumar <vsk at apple.com>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

  Changed paths:
    M llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h
    M llvm/lib/ProfileData/Coverage/CoverageMapping.cpp
    M llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp
    M llvm/test/tools/llvm-cov/universal-binary.c

  Log Message:
  -----------
  Revert "[llvm-cov] Warn when -arch spec is missing/invalid for universal binary"

This reverts commit b81d4bfb44c14575130bb06c047728b69c3213aa.

It's causing some bots to fail to build due to: "error: no matching
function for call to ‘__iterator_category".




More information about the All-commits mailing list