The new constructor can simplify some llvm-readobj call sites.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
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 221174 llvm/trunk/include/llvm/Support/DataExtractor.h
llvm/trunk/tools/llvm-readobj/DwarfCFIEHPrinter.h
llvm/trunk/tools/llvm-readobj/ELFDumper.cpp
|