It looks like that was an initial intention, but some code paths in DWARFExpression::Operation::extract() did not initialize EndOffset properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/DebugInfo/DWARF/DWARFExpression.cpp | ||
---|---|---|
137 | Delete EndOffset = Offset; I added in befbc99a7f092df5868b5ff0c6e46f41236cb1af |
Delete EndOffset = Offset; I added in befbc99a7f092df5868b5ff0c6e46f41236cb1af