ARM: make Darwin libcall registration table driven (NFC)
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 4 Aug 2015 03:57:52 +0000 (03:57 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 4 Aug 2015 03:57:52 +0000 (03:57 +0000)
commit8905090aa8f82740d926ce00f339fbe7236bb797
treebbac7f9bf2da5d9bcaac753cfd7da24f6b437a1e
parent1a092e8289d0572ba77aaa769e30896e390d25b9
ARM: make Darwin libcall registration table driven (NFC)

Make the libcall updating table driven similar to the approach that the Linux
and Windows codepath does below.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243951 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp