[all-commits] [llvm/llvm-project] 545c68: [gcov] Unify driver and CC1 option names for -ftes...

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Oct 19 22:19:17 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 545c687c4b06b403915b92f422ddad737a6357b9
      https://github.com/llvm/llvm-project/commit/545c687c4b06b403915b92f422ddad737a6357b9
  Author: Fangrui Song <i at maskray.me>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M clang/include/clang/Driver/Options.td
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/lib/Frontend/CompilerInvocation.cpp
    M clang/test/CodeGen/code-coverage-tsan.c
    M clang/test/CodeGen/code-coverage.c
    M clang/test/Driver/coverage.c
    M clang/test/Driver/cuda-no-pgo-or-coverage.cu

  Log Message:
  -----------
  [gcov] Unify driver and CC1 option names for -ftest-coverage & -fprofile-arcs

No need to use -femit-coverage-notes and -femit-coverage-data.




More information about the All-commits mailing list