Normalize the style in llvm-nm.cpp.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Jan 2014 04:56:19 +0000 (04:56 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 29 Jan 2014 04:56:19 +0000 (04:56 +0000)
commit83780350c4bb41f4a9323824721df9341393e2f8
tree4c982967d20061ea2fd148c5cdd88f4047dd8324
parent771023dbcb5dbf2e967f064021ecf0d8e8acf6de
Normalize the style in llvm-nm.cpp.

It had grown fairly inconsistent. I am about to change it quite a bit to also
use the object api when handling IR files.

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