[PATCH] D124767: [Clang] Map .gcda paths according to -fcoverage-prefix-map
Vitaly Cheptsov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 2 15:32:50 PDT 2022
vit9696 added a comment.
Got it. To be honest, I cannot imagine a situation where one would prefer to keep separate behaviour, and with GCC it would be exactly just one. In my view, if we introduce -fprofile-prefix-map, it should rather mirror the entire -fcoverage-prefix-map behaviour, not some parts of it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124767/new/
https://reviews.llvm.org/D124767
More information about the cfe-commits
mailing list