This is consistent with the bitcode string table.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
It isn't clear to me why this is needed now but wasn't before. Was it the case that before the names were assumed to be null-terminated, and they will no longer be?
llvm/lib/Object/IRSymtab.cpp | ||
---|---|---|
33 ↗ | (On Diff #94774) | How does this change related to the rest of the patch? |