[all-commits] [llvm/llvm-project] 3275b1: [Coverage] Normalize compilation dir as well
Petr Hosek via All-commits
all-commits at lists.llvm.org
Fri Feb 19 15:29:23 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3275b18f8979ab750e3674f28e7f82c7ef37d2a3
https://github.com/llvm/llvm-project/commit/3275b18f8979ab750e3674f28e7f82c7ef37d2a3
Author: Petr Hosek <phosek at google.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M clang/lib/CodeGen/CoverageMappingGen.cpp
M clang/test/Profile/profile-prefix-map.c
Log Message:
-----------
[Coverage] Normalize compilation dir as well
This matches debug info behavior.
Differential Revision: https://reviews.llvm.org/D97001
More information about the All-commits
mailing list