MC/Mach-O: Lift the fixup evaluation and application up (to the same place), and...
authorDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 07:09:47 +0000 (07:09 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 19 Mar 2010 07:09:47 +0000 (07:09 +0000)
commitb1e98945e4b107eb3f2ac1b54706c49864842dc4
tree62831961f697a1dd1ac0673c8570daf187627540
parentbacba997782f624d3c43591a913b8f1e3d733a52
MC/Mach-O: Lift the fixup evaluation and application up (to the same place), and eliminate MCAsmFixup::FixedValue.

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