[PATCH] D97434: [Driver] Rename -fprofile-{prefix-map,compilation-dir} to -fcoverage-{prefix-map,compilation-dir}

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 25 21:54:23 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8459b8ef39f4: [Driver] Rename -fprofile-{prefix-map,compilation-dir} to -fcoverage-{prefix… (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D97434?vs=326266&id=326598#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97434/new/

https://reviews.llvm.org/D97434

Files:
  clang/include/clang/Basic/CodeGenOptions.h
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CoverageMappingGen.cpp
  clang/lib/CodeGen/CoverageMappingGen.h
  clang/lib/Driver/ToolChains/Clang.cpp
  clang/lib/Frontend/CompilerInvocation.cpp
  clang/test/CodeGen/coverage-compilation-dir.c
  clang/test/CodeGen/profile-compilation-dir.c
  clang/test/Driver/debug-prefix-map.c
  clang/test/Profile/coverage-prefix-map.c
  clang/test/Profile/profile-prefix-map.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97434.326598.patch
Type: text/x-patch
Size: 17152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210226/1bf3fa16/attachment-0001.bin>


More information about the cfe-commits mailing list