The new constructor can simplify some llvm-readobj call sites.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 38326 Build 38325: arc lint + arc unit
Paths
| Differential D67797
[Support] Add a DataExtractor constructor that takes ArrayRef<uint8_t> ClosedPublic Authored by MaskRay on Sep 19 2019, 11:23 PM.
Details Summary The new constructor can simplify some llvm-readobj call sites.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 20 2019, 1:32 AM Closed by commit rL372473: [Support] Add a DataExtractor constructor that takes ArrayRef<uint8_t> (authored by MaskRay). · Explain WhySep 21 2019, 8:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 220953 include/llvm/Support/DataExtractor.h
tools/llvm-readobj/DwarfCFIEHPrinter.h
tools/llvm-readobj/ELFDumper.cpp
|