Replaces a few pointers with references in llvm-nm.cpp.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Jul 2014 21:00:10 +0000 (21:00 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 31 Jul 2014 21:00:10 +0000 (21:00 +0000)
commit03c8d18cedcca3bdff1bc749a60f6f35b7832103
tree01521bbe85dc9158c4f1885efb97afb20d91539d
parentc57853e192f8af6ca24d61f9ea3bcf989ed372ed
Replaces a few pointers with references in llvm-nm.cpp.

This opens the way for a few std::uinque_ptr cleanups.

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