llvm-objdump: Some style cleanups to follow LLVM coding style
authorMark Seaborn <mseaborn@chromium.org>
Sat, 25 Jan 2014 00:32:01 +0000 (00:32 +0000)
committerMark Seaborn <mseaborn@chromium.org>
Sat, 25 Jan 2014 00:32:01 +0000 (00:32 +0000)
commit2760cc2967c3d289a88a2d9527caa02f0d9e82b6
tree7f9ec49de072cf14328867a148a31ea7c2d4ab4e
parent998052555a65c42ac3cecc9262ef6bb31ea56ee8
llvm-objdump: Some style cleanups to follow LLVM coding style

Rename "ec" to "EC", and rename some iterators.

Then fix whitespace using clang-format-diff.

(As requested in http://llvm-reviews.chandlerc.com/D2559)

Differential Revision: http://llvm-reviews.chandlerc.com/D2594

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