[PATCH] D83154: clang: Add -fprofile-prefix-map

Keith Smiley via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 25 10:04:16 PST 2021


keith updated this revision to Diff 319045.
keith added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83154

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/Driver/debug-prefix-map.c
  clang/test/Profile/profile-prefix-map.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83154.319045.patch
Type: text/x-patch
Size: 9939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210125/1ea8180b/attachment.bin>


More information about the cfe-commits mailing list