This allows linking code with dwarf exception handling. Differential Revision: https://reviews.llvm.org/D38681 llvm-svn: 315273
DWARF debug sections can also contain relocations against symbols in discared segments. LLD should accept such relocations. Differential Revision: https://reviews.llvm.org/D35526 llvm-svn: 308315