diff options
author | Fangrui Song <maskray@google.com> | 2018-08-16 17:22:02 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2018-08-16 17:22:02 +0000 |
commit | ebf9607d7dd01dcbbe0054868ce3c7672bde3fce (patch) | |
tree | 9ba4f20e57cfd96a1d706794680164c02824804e /llvm/lib/MC/MCExpr.cpp | |
parent | 8f669aadcad2c492a6db6ebe260534089b1ee708 (diff) | |
download | bcm5719-llvm-ebf9607d7dd01dcbbe0054868ce3c7672bde3fce.tar.gz bcm5719-llvm-ebf9607d7dd01dcbbe0054868ce3c7672bde3fce.zip |
[ELF] mergeSections: remove non-alive MergeInputSection
Summary: This makes it conform to what the comment says. Otherwise when getErrPlace() is called afterwards, cast<InputSection>(D) will cause incompatible cast as MergeInputSection is not a subclass of InputSection.
Reviewers: ruiu, grimar, espindola, pcc
Reviewed By: grimar
Subscribers: emaste, arichardson, llvm-commits
Differential Revision: https://reviews.llvm.org/D50742
llvm-svn: 339904
Diffstat (limited to 'llvm/lib/MC/MCExpr.cpp')
0 files changed, 0 insertions, 0 deletions