Add -arm-long-calls option to force calls to be indirect. This makes the
authorJim Grosbach <grosbach@apple.com>
Wed, 14 Apr 2010 22:28:31 +0000 (22:28 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 14 Apr 2010 22:28:31 +0000 (22:28 +0000)
commite7b52526d386cd0d3a08b8daa7db67839649bb37
treed224c3aef95e5ec51490fe9e579eae2bb8837b82
parent070c07f2c881c9f005c411fb113011a2d5af4057
Add -arm-long-calls option to force calls to be indirect. This makes the
kernel linker happier when dealing with kexts.

Radar 7805069

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