[reland][lld-macho] Private label aliases to weak symbols should not retain section...
authorJez Ng <jezng@fb.com>
Wed, 21 Dec 2022 22:44:45 +0000 (17:44 -0500)
committerJez Ng <jezng@fb.com>
Fri, 23 Dec 2022 19:51:18 +0000 (14:51 -0500)
commit7f60ed12effade437028b938ea463f37020f89fd
tree209fb5a3fa4f912e3c5c4cdcf74d8b7c5b2d5df9
parent08d1d74289f4cf74b9ebbb1c0d2bd4bf6eec0561
[reland][lld-macho] Private label aliases to weak symbols should not retain section data

This reverts commit a650f2ec7a37cf1f495108bbb313e948c232c29c.

The crashes it was causing will be fixed by the stacked diff {D140606}.
lld/MachO/InputFiles.cpp
lld/MachO/UnwindInfoSection.cpp
lld/test/MachO/weak-def-alias-private-label.s [new file with mode: 0644]