Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bunch of...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 28 Aug 2009 23:18:09 +0000 (23:18 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 28 Aug 2009 23:18:09 +0000 (23:18 +0000)
commite4e4ed3b56f63e9343e01bf0b2ecd7c1f45d296c
tree32103da2370fe73399a42611646ac68ad2a96854
parentdbfcdb976367ad5a9d3541fef90cd9f8dde7e2b4
Let Darwin linker auto-synthesize stubs and lazy-pointers. This deletes a bunch of nasty code in ARM asm printer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80404 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMCodeEmitter.cpp
lib/Target/ARM/ARMConstantPoolValue.cpp
lib/Target/ARM/ARMConstantPoolValue.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
test/CodeGen/ARM/stubs.ll [deleted file]
test/CodeGen/Thumb2/thumb2-call.ll