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