Fix an ASAN failure introduced with r225537 (adding the -universal-headers to llvm...
authorKevin Enderby <enderby@apple.com>
Fri, 9 Jan 2015 21:55:03 +0000 (21:55 +0000)
committerKevin Enderby <enderby@apple.com>
Fri, 9 Jan 2015 21:55:03 +0000 (21:55 +0000)
commit2ca895612c9b4404beb2eafdb47b3997abd036bf
tree64e87adf9828f35bc20c8475026ebf26456d23bd
parent64fe6cce3eed6212709528a99de43a8cabb9d699
Fix an ASAN failure introduced with r225537 (adding the -universal-headers to llvm-obdump).
And a fly by fix to some formatting issues with the same commit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225550 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objdump/MachODump.cpp