Skip to content

Commit

Permalink
Revert "[llvm-readobj][MachO] Add option to sort the symbol table bef…
Browse files Browse the repository at this point in the history
…ore dumping (MachO only, for now)."

This reverts commit ea9cf2d.

Broke LLDB - reverting to investigage
  • Loading branch information
oontvoo committed Mar 31, 2022
1 parent cb055e5 commit 33b3c86
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 452 deletions.
4 changes: 0 additions & 4 deletions llvm/docs/CommandGuide/llvm-readobj.rst
Expand Up @@ -106,10 +106,6 @@ file formats.
When used with :option:`--sections`, display symbols for each section shown.
This option has no effect for GNU style output.

.. option:: --sort-symbols=<sort_key[,sort_key]>

Specify the keys to sort symbols before displaying symtab.
Valid values for sort_key are ``name`` and ``type``.
.. option:: --stackmap

Display contents of the stackmap section.
Expand Down
230 changes: 0 additions & 230 deletions llvm/test/tools/llvm-readobj/MachO/stabs-sorted.yaml

This file was deleted.

68 changes: 0 additions & 68 deletions llvm/test/tools/llvm-readobj/sort-symbols.test

This file was deleted.

0 comments on commit 33b3c86

Please sign in to comment.