aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2017-11-04 08:20:30 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2017-11-04 08:20:30 +0000
commitddd2424929a569dddbed72374f949c9f4a583e5a (patch)
tree10a442e0b77ba8517738d002ea5cc99a87268368 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
parent448a3e57854b18d666e8851d0d7be09c293f6cd4 (diff)
downloadllvm-ddd2424929a569dddbed72374f949c9f4a583e5a.zip
llvm-ddd2424929a569dddbed72374f949c9f4a583e5a.tar.gz
llvm-ddd2424929a569dddbed72374f949c9f4a583e5a.tar.bz2
[ELF] - Fix error reporting with --strip-debug/--strip-all.
Currently LLD tries to use information about functions and variables location taking it from debug sections. When --strip-* is given we discard such sections and that breaks error reporting. Patch stops discarding such sections and just removes them from InputSections list. Differential revision: https://reviews.llvm.org/D39550 llvm-svn: 317405
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions