| author | |
| committer | |
| log | e077d765fe521a78d7cc5a94002a235757b3c197 |
| tree | 0fd12245d10a92833ddf9486b833e4b888e6d300 |
| parent | 54e470f9361a0bd9d141f2ff9cd4168fbdd7c16f |
| signature |
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57
to the embedded LLD.1 files changed, 0 insertions(+), 1 deletions(-)
deps/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp-1| ... | @@ -621,7 +621,6 @@ void ArchHandler_x86_64::applyFixupFinal( | ... | @@ -621,7 +621,6 @@ void ArchHandler_x86_64::applyFixupFinal( |
| 621 | // Fall into llvm_unreachable(). | 621 | // Fall into llvm_unreachable(). |
| 622 | break; | 622 | break; |
| 623 | } | 623 | } |
| 624 | llvm_unreachable("invalid x86_64 Reference Kind"); | ||
| 625 | } | 624 | } |
| 626 | 625 | ||
| 627 | void ArchHandler_x86_64::applyFixupRelocatable(const Reference &ref, | 626 | void ArchHandler_x86_64::applyFixupRelocatable(const Reference &ref, |