MC/Mach-O: Split out RecordARMRelocation for now, it is weird enough it isn't
authorDaniel Dunbar <daniel@zuster.org>
Wed, 22 Dec 2010 13:49:43 +0000 (13:49 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 22 Dec 2010 13:49:43 +0000 (13:49 +0000)
commit532c456d48c40623631ab9b3e7322a93af8d7700
treed824ed794436df78e60f70f8994e15acb4110c05
parent37bf92b5238434b00fde79347ba5336e7554e562
MC/Mach-O: Split out RecordARMRelocation for now, it is weird enough it isn't
clear how to keep in the generic path (yet).
 - Will revisit when it actually works.

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