[PATCH] D55137: Honor -fdebug-prefix-map when creating function names for the debug info.
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 30 13:38:57 PST 2018
aprantl updated this revision to Diff 176194.
aprantl added a comment.
Only initialize `RemapFilePaths` when `DebugPrefixMap` is nonempty. Should be slightly faster.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55137/new/
https://reviews.llvm.org/D55137
Files:
include/clang/AST/PrettyPrinter.h
lib/AST/TypePrinter.cpp
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
test/CodeGenCXX/debug-prefix-map-lambda.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55137.176194.patch
Type: text/x-patch
Size: 5247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181130/3a5372dd/attachment.bin>
More information about the cfe-commits
mailing list