Include the offset at which this happened.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75265
[DataExtractor] Improve error message when we run off the end of the buffer ClosedPublic Authored by labath on Feb 27 2020, 8:47 AM.
Details Summary Include the offset at which this happened.
Diff Detail
Event Timelinelabath added a child revision: D75116: [DWARFDebugLine] Use new DWARFDataExtractor::getInitialLength.Feb 27 2020, 8:55 AM This revision is now accepted and ready to land.Feb 27 2020, 9:19 AM Closed by commit rG5754a61e57ef: [DataExtractor] Improve error message when we run off the end of the buffer (authored by labath). · Explain WhyFeb 28 2020, 12:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 246963 llvm/lib/Support/DataExtractor.cpp
llvm/test/DebugInfo/X86/dwarfdump-debug-loc-error-cases2.s
llvm/test/DebugInfo/X86/dwarfdump-debug-loclists-error-cases2.s
llvm/unittests/DebugInfo/DWARF/DWARFDataExtractorTest.cpp
llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
|