Files
clang-p2996/lld/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-08-26 18:52:07 -04:00
2021-07-15 12:56:13 -04:00
2021-07-15 12:56:13 -04:00
2021-03-18 10:39:19 -04:00
2021-06-02 11:09:26 -04:00
2021-08-26 18:52:07 -04:00
2020-08-26 19:20:55 -07:00
2021-06-17 10:07:44 -07:00
2021-06-02 11:09:26 -04:00