summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objdump/common-symbol-elf.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objdump] Add symbol 'O' for object dataKristina Brooks2018-11-111-1/+1
| | | | | | | | | | | | | Improve compatibility with GNU objdump by showing `O` next to global symbol names, instead of a blank space. Patch by Higuoxing (Xing). Reviewers: MaskRay Differential Revision: https://reviews.llvm.org/D54380 llvm-svn: 346610
* [Objdump] Output information about common symbols in a way closer to GNU ↵Colin LeMahieu2015-01-231-0/+3
objdump. llvm-svn: 226932
OpenPOWER on IntegriCloud