Instead of crashing due to the llvm_unreachable, provide a proper error when invalid fixups/relocs are encountered.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Please update the check so it checks the error location too, like we do for other *invalid.s checks.