MC/Mach-O: Lift relocation emission logic a bit higher to separate evaluation / reloc...
authorDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 07:09:18 +0000 (07:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 07:09:18 +0000 (07:09 +0000)
commit17a0650641915ffc430dfc78e2d4e2e27b884333
treeb7538868e1aa6280653d0ad6fbb25451c95c66e7
parent509bcb134d8d1a07f1e500e2e686d214ab7bcd8e
MC/Mach-O: Lift relocation emission logic a bit higher to separate evaluation / relocation handling from the actual .o writing.

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