OSDN Git Service

Move class methods out-of-line. This reduces the indentation, and is more in
authorBill Wendling <isanbard@gmail.com>
Wed, 22 Jun 2011 21:07:27 +0000 (21:07 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 22 Jun 2011 21:07:27 +0000 (21:07 +0000)
commitbbdffa9ab0597b64689c51f2c4a87a781f3bf79d
tree72a2280a2a5d510d2bd48b430252709f13be90be
parentdf3ad6697bb849e514c0881ca8700ea36678cbda
Move class methods out-of-line. This reduces the indentation, and is more in
line with LLVM's general coding style.
No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@133645 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MachObjectWriter.cpp