Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65641
Remove support for 32-bit offsets in utility classes (5/5) ClosedPublic Authored by ikudrin on Aug 2 2019, 2:13 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 5 2019, 1:52 PM Closed by commit rL368156: Remove support for 32-bit offsets in utility classes (5/5) (authored by ikudrin). · Explain WhyAug 7 2019, 4:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213851 llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFFormValue.h
llvm/trunk/include/llvm/Support/DataExtractor.h
llvm/trunk/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
llvm/trunk/lib/DebugInfo/DWARF/DWARFFormValue.cpp
llvm/trunk/lib/Support/DataExtractor.cpp
llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
llvm/trunk/unittests/Support/DataExtractorTest.cpp
|