Introduce a struct SectionSymbol instead of
tuple<uint64_t, StringRef, uint8>.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 27031 Build 27030: arc lint + arc unit
Paths
| Differential D56858
[llvm-objdump][NFC] Improve readability. ClosedPublic Authored by courbet on Jan 17 2019, 8:27 AM.
Details Summary Introduce a struct SectionSymbol instead of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 17 2019, 8:46 AM Closed by commit rL351529: [llvm-objdump][NFC] Improve readability. (authored by courbet). · Explain WhyJan 18 2019, 1:08 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 182468 tools/llvm-objdump/llvm-objdump.cpp
|
Remove this blank line.