Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objdump] Add symbol 'O' for object data | Kristina Brooks | 2018-11-11 | 1 | -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 LeMahieu | 2015-01-23 | 1 | -0/+3 |
objdump. llvm-svn: 226932 |