| author | |
| committer | |
| log | 5ce1a965e02b45a9b3bcb0328f40e08c5585e1e3 |
| tree | 5bc8b8119afee018fbb6f9c896685a6a8d062937 |
| parent | ffab950e0cce8b1be2755e070d0684d817138f15 |
| signature | Commit is signed but in an unrecognized format. |
This reapplies 182cd0e4c0bef4c919d479135428da0251e8cc50
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, |