Files
zig/src/link
Jakub Konka 6cf5305e47 macho: remove unresolved ref in the correct place
* without this, when an included relocatable references a common symbol
  from another translation unit would not be correctly removed from
  the unresolved lookup table triggering a misleading assertion down
  the line
* assert upon removal that we indeed removed a ref instead of silently
  ignoring in debug
* add test case that covers this issue
2021-10-24 21:01:04 +02:00
..
2021-10-19 13:43:32 -04:00
2021-10-22 12:50:25 +02:00
2021-09-24 13:39:20 -04:00
2020-09-21 18:38:55 -07:00
2021-09-24 13:39:20 -04:00
2021-08-11 19:38:00 +02:00
2021-09-24 13:39:20 -04:00