| author | |
| committer | |
| log | 00902ff9b0931a85ab87649efc8b4e4027ab8358 |
| tree | c54727c72334ab7d38a5a81f8caa79c7d0f7ead2 |
| parent | 3e08b3a4f89ee8e6102fcc67fc7e77c5e3eba104 |
| signature | Commit is signed but in an unrecognized format. |
This reapplies 1a1414fc42c7beb25b6de4134d99884ea6544b57
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, |