commit | 0602444f70ea5d578817f68d7003d34c35522cff | [log] [tgz] |
---|---|---|
author | Kevin Enderby <enderby@apple.com> | Sat Jan 31 00:37:11 2015 +0000 |
committer | Kevin Enderby <enderby@apple.com> | Sat Jan 31 00:37:11 2015 +0000 |
tree | 9919e3ca01a88d2ab4cb79702fa3876915d8b8d9 | |
parent | 9003c8d02fbdc731ad0bc08adc4036d4de8b029b [diff] |
Add the -section option to llvm-objdump used with -macho that takes the argument segname,sectname to specify a Mach-O section to print. The printing is based on the section type or section attributes. The printing of the module initialization and termination section types is printed with this change. Printing of other section types will be added next. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227649 91177308-0d34-0410-b5e6-96231b3b80d8