diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2019-10-03 22:01:08 +0000 |
---|---|---|
committer | Jordan Rupprecht <rupprecht@google.com> | 2019-10-03 22:01:08 +0000 |
commit | 9d4a6b1bb2cee55c43ec44664d61fdb3cf932f7a (patch) | |
tree | 209e3e967c6b7d06cdbbd36fc3c479004a2e8c3a /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | e0a398bf3195746d026d06721a5521d21cc23f3e (diff) | |
download | bcm5719-llvm-9d4a6b1bb2cee55c43ec44664d61fdb3cf932f7a.tar.gz bcm5719-llvm-9d4a6b1bb2cee55c43ec44664d61fdb3cf932f7a.zip |
[llvm-objdump] Further rearrange llvm-objdump sections for compatability
Summary:
rL371826 rearranged some output from llvm-objdump for GNU objdump compatability, but there still seem to be some more.
I think this rearrangement is a little closer. Overview of the ordering which matches GNU objdump:
* Archive headers
* File headers
* Section headers
* Symbol table
* Dwarf debugging
* Relocations (if `--disassemble` is not used)
* Section contents
* Disassembly
Reviewers: jhenderson, justice_adams, grimar, ychen, espindola
Reviewed By: jhenderson
Subscribers: aprantl, emaste, arichardson, jrtc27, atanasyan, seiya, llvm-commits, MaskRay
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D68066
llvm-svn: 373671
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions