mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
LLD patch: workaround for buggy MACH-O code
This reapplies 182cd0e4c0bef4c919d479135428da0251e8cc50 to the embedded LLD.
This commit is contained in:
parent
ffab950e0c
commit
5ce1a965e0
@ -621,7 +621,6 @@ void ArchHandler_x86_64::applyFixupFinal(
|
||||
// Fall into llvm_unreachable().
|
||||
break;
|
||||
}
|
||||
llvm_unreachable("invalid x86_64 Reference Kind");
|
||||
}
|
||||
|
||||
void ArchHandler_x86_64::applyFixupRelocatable(const Reference &ref,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user