The wrong variable was being checked for an error, which mean a llvm::Error went unchecked and crashes dsymutil. Discovered this when trying to feed an ELF file to "dsymutil --update" and running into the crash.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo