The patch fixes calculating the size of the table and emitting the unit length field.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/AsmPrinter/DwarfStringPool.cpp | ||
---|---|---|
128 | Hmm - this is the line used to emit the offsets in the string offsets table, right? So how is this working/passing the test? Wouldn't it be str_offsets table be messed/too small? |
Hmm - this is the line used to emit the offsets in the string offsets table, right? So how is this working/passing the test? Wouldn't it be str_offsets table be messed/too small?