OSDN Git Service

ARM: mark missing functions from RTABI
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 17 Aug 2014 22:51:04 +0000 (22:51 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 17 Aug 2014 22:51:04 +0000 (22:51 +0000)
commit4570cfa5e4bd63c7a40791aa0d03caf0b0b96d65
treeaf0dd093404958544972e3f8dd742d84b3f79f6d
parentf15492fd7292563049ace40be9a2e0048e64b8f0
ARM: mark missing functions from RTABI

Simply indicate the functions that are part of the runtime library that we do
not setup libcalls for.  This is merely for ease of identification.  NFC.

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