commit | afee151fe8ac235ed0b03d99fffcf851eef8166b | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Tue Mar 04 19:23:56 2014 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Tue Mar 04 19:23:56 2014 +0000 |
tree | e396be626f3c4d98d7f0f0363554a6dcfa06ad4b | |
parent | 1d8f5519463f16915048501bc464e93a076da3a9 [diff] |
llvm-objdump: Indent unwind info contents. Unwind info contents were indented at the same level as function table contents. That's a bit confusing because the unwind info is pointed by function table. In other places we usually increment indentation depth by one when dereferncing a pointer. This patch also removes extraneous newlines between function tables. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202879 91177308-0d34-0410-b5e6-96231b3b80d8