The patch fixes calculating the size of the table and emitting the unit length field.
Details
Details
Diff Detail
Diff Detail
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? |
clang-tidy: error: no member named 'getDwarfOffsetByteSize' in 'llvm::AsmPrinter' [clang-diagnostic-error]
not useful