Files
clang-p2996/lld/test/MachO
Nico Weber c15b588852 [lld/mac] Don't assert during thunk insertion if there are undefined symbols
We end up calling resolveBranchVA(), which asserts for Undefineds.

As fix, just return early in Writer::run() if there are any diagnostics
after processing relocations (which is where undefined symbol errors are
emitted). This matches what the ELF port does.

Differential Revision: https://reviews.llvm.org/D109079
2021-09-03 12:22:41 -04:00
..
2021-07-01 21:22:38 -04:00
2020-12-21 14:44:08 -05:00
2021-07-23 11:49:00 -04:00
2021-07-15 12:56:13 -04:00
2020-12-21 14:44:08 -05:00
2021-05-11 13:31:32 -04:00
2021-06-02 11:09:26 -04:00
2021-03-29 14:08:12 -04:00
2020-12-21 14:44:08 -05:00
2021-05-18 13:53:55 -04:00
2021-05-10 15:45:54 -04:00
2021-07-05 20:06:25 -04:00
2021-05-10 15:45:54 -04:00