MC/Mach-O: Factor out ExecutePostLayoutBinding, to separate the post-layout changes...
authorDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 07:09:33 +0000 (07:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 07:09:33 +0000 (07:09 +0000)
commitbacba997782f624d3c43591a913b8f1e3d733a52
tree338c8f7ba4aaf724bd3a2ff27c5cd04b8bc77a73
parent17a0650641915ffc430dfc78e2d4e2e27b884333
MC/Mach-O: Factor out ExecutePostLayoutBinding, to separate the post-layout changes the object writer may need to make to the assembler from the actual .o writing.

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