When manually finishing the object writer in dsymutil, it's possible
that there are pending labels that haven't been resolved. This results
in an assertion when the assembler tries to fixup a label that doesn't
have an address yet.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM