Move function to the only file that uses it.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 30 Jun 2015 03:41:26 +0000 (03:41 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 30 Jun 2015 03:41:26 +0000 (03:41 +0000)
commit09912eb9ecb1fe093436435bb7e0c1a841291866
tree4067c914818033f39400c73f653dcb92661ab4ca
parent9f2f3bba2bcc38955d82978fda994738d0262f24
Move function to the only file that uses it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241040 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/MachO.h
include/llvm/Object/ObjectFile.h
lib/Object/MachOObjectFile.cpp
tools/llvm-objdump/llvm-objdump.cpp