[lld-macho] Ignore debug symbols while preparing relocations.
authorVy Nguyen <vyng@google.com>
Wed, 30 Jun 2021 16:50:24 +0000 (12:50 -0400)
committerVy Nguyen <vyng@google.com>
Fri, 2 Jul 2021 17:51:46 +0000 (13:51 -0400)
commitc7c5a1c9ae34112b8129cb2b5554e75567389f2a
tree4cbb6c33e6c0fb3b7d7cf523857277551df1faaf
parent884bc6a6ed95befa128e4bcb1a1e64cf39d73117
[lld-macho] Ignore debug symbols while preparing relocations.

Details: see https://bugs.llvm.org/show_bug.cgi?id=50812

Differential Revision: https://reviews.llvm.org/D105210
lld/MachO/InputFiles.cpp
lld/test/MachO/bug_50812.s [new file with mode: 0644]