[PATCH] D55085: Avoid emitting redundant or unusable directories in DIFile metadata entries
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 4 10:58:28 PST 2018
aprantl updated this revision to Diff 176677.
aprantl added a reviewer: ilya-biryukov.
aprantl added a comment.
Ilya, this updated revision should restore the original GCOV behavior both for absolute and relative paths.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55085/new/
https://reviews.llvm.org/D55085
Files:
include/llvm/IR/DiagnosticInfo.h
lib/IR/DiagnosticInfo.cpp
lib/Transforms/Instrumentation/GCOVProfiling.cpp
test/CodeGen/AMDGPU/vi-removed-intrinsics.ll
tools/clang/lib/CodeGen/CGDebugInfo.cpp
tools/clang/lib/CodeGen/CodeGenAction.cpp
tools/clang/test/CodeGen/debug-info-abspath.c
tools/clang/test/CodeGen/debug-prefix-map.c
tools/clang/test/Modules/module-debuginfo-prefix.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55085.176677.patch
Type: text/x-patch
Size: 14958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181204/2d5bf4e8/attachment-0001.bin>
More information about the cfe-commits
mailing list