When we have a long name for the undefined symbol, we would hit this assertion:
Assertion failed: I != StringIndexMap.end() && "String is not in table!"
This patch addresses that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo