DebugLocListIndex keeps the index of an entry list, not the offset.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84093
[DebugInfo] Fix a comment and a variable name. NFC. ClosedPublic Authored by ikudrin on Jul 18 2020, 4:34 AM.
Details Summary DebugLocListIndex keeps the index of an entry list, not the offset.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 20 2020, 2:59 AM This revision was landed with ongoing or failed builds.Aug 3 2020, 1:05 AM Closed by commit rG8feff8d14f75: [DebugInfo] Fix a comment and a variable name. NFC. (authored by ikudrin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 282519 llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
|