diff options
author | George Rimar <grimar@accesssoftek.com> | 2017-11-04 08:20:30 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2017-11-04 08:20:30 +0000 |
commit | ddd2424929a569dddbed72374f949c9f4a583e5a (patch) | |
tree | 10a442e0b77ba8517738d002ea5cc99a87268368 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 448a3e57854b18d666e8851d0d7be09c293f6cd4 (diff) | |
download | llvm-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