aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-cov/SourceCoverageViewText.cpp
diff options
context:
space:
mode:
authorEugene Leviant <evgeny.leviant@gmail.com>2016-09-23 13:17:16 +0000
committerEugene Leviant <evgeny.leviant@gmail.com>2016-09-23 13:17:16 +0000
commitd4dea164dd453f567d9d33f3c158c33d6904987f (patch)
treea04b9fb3517ab599aa9cf7dd45c934d83bda22b5 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp
parentc8ccd1f1c5cba21a36e65f284929499b2f7a31b5 (diff)
downloadllvm-d4dea164dd453f567d9d33f3c158c33d6904987f.zip
llvm-d4dea164dd453f567d9d33f3c158c33d6904987f.tar.gz
llvm-d4dea164dd453f567d9d33f3c158c33d6904987f.tar.bz2
Linker script: fix crash when discarding section
If section contains local symbols ldd crashes, because local symbols are added to symbol table before section is discarded by linker script processor. This patch calls copyLocalSymbols() after createSections, so discarded section symbols are not copied llvm-svn: 282244
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions