aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2016-09-13 10:45:39 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2016-09-13 10:45:39 +0000
commite2051efcbe51211ca954c2c7fda3725974ed4bdd (patch)
tree572271e580b2213fae640f00867e442020f296ca /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parentdf91b2fea816f7fcc7cd5f609e6b44964dcabe2b (diff)
downloadllvm-e2051efcbe51211ca954c2c7fda3725974ed4bdd.zip
llvm-e2051efcbe51211ca954c2c7fda3725974ed4bdd.tar.gz
llvm-e2051efcbe51211ca954c2c7fda3725974ed4bdd.tar.bz2
[ELF] - Versionscript: support mangled symbols with the same name.
This is PR30312. Info from bug page: Both of these symbols demangle to abc::abc(): _ZN3abcC1Ev _ZN3abcC2Ev (These would be abc's complete object constructor and base object constructor, respectively.) however with "abc::abc()" in the version script only one of the two receives the symbol version. Patch fixes that. It uses testcase created by Ed Maste (D24306). Differential revision: https://reviews.llvm.org/D24336 llvm-svn: 281318
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions