summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-12-01 00:24:27 +0000
committerAdrian Prantl <aprantl@apple.com>2018-12-01 00:24:27 +0000
commitbef4f92a3b05e98155950adf6fa17fcf21fc8c71 (patch)
tree3c45a8c3e3b456e0654d64087fc54514c02f1a90 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parentb07298eeddd95c294ee877daa64f5f3ecf92a78e (diff)
downloadbcm5719-llvm-bef4f92a3b05e98155950adf6fa17fcf21fc8c71.tar.gz
bcm5719-llvm-bef4f92a3b05e98155950adf6fa17fcf21fc8c71.zip
Honor -fdebug-prefix-map when creating function names for the debug info.
This adds a callback to PrintingPolicy to allow CGDebugInfo to remap file paths according to -fdebug-prefix-map. Otherwise the debug info (particularly function names for C++ lambdas) may contain paths that should have been remapped in the debug info. <rdar://problem/46128056> Differential Revision: https://reviews.llvm.org/D55137 llvm-svn: 348060
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud