| author | |
| committer | |
| log | ddca67a2b94f68985789fc8254fd1326e26269f6 |
| tree | cde32ed1553d10c69234adbf2107c22b70af2ad9 |
| parent | fa45407e78c7a20281bf063f659d74f86c127ea1 |
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57
to the embedded LLD.1 files changed, 0 insertions(+), 1 deletions(-)
deps/lld/lib/ReaderWriter/MachO/ArchHandler_x86_64.cpp-1| ... | @@ -617,7 +617,6 @@ void ArchHandler_x86_64::applyFixupFinal( | ... | @@ -617,7 +617,6 @@ void ArchHandler_x86_64::applyFixupFinal( |
| 617 | // Fall into llvm_unreachable(). | 617 | // Fall into llvm_unreachable(). |
| 618 | break; | 618 | break; |
| 619 | } | 619 | } |
| 620 | llvm_unreachable("invalid x86_64 Reference Kind"); | ||
| 621 | } | 620 | } |
| 622 | 621 | ||
| 623 | void ArchHandler_x86_64::applyFixupRelocatable(const Reference &ref, | 622 | void ArchHandler_x86_64::applyFixupRelocatable(const Reference &ref, |