ARM Darwin default relocation model is PIC.
authorJim Grosbach <grosbach@apple.com>
Fri, 30 Sep 2011 17:41:35 +0000 (17:41 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 30 Sep 2011 17:41:35 +0000 (17:41 +0000)
commit6f09fcf5dae14d68ec9f8731b8c91c04868532e2
tree3bfd65ad67e16210d9e90992ad156d3b787715e6
parenta64556ffda503a416b2594104f8f82345734b4d9
ARM Darwin default relocation model is PIC.

This matches clang, so default options in llc and friends are now closer to
clang's defaults.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140863 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
test/CodeGen/ARM/fast-isel.ll
test/CodeGen/ARM/hidden-vis-2.ll
test/CodeGen/ARM/hidden-vis-3.ll
test/CodeGen/ARM/tail-opts.ll
test/CodeGen/Thumb2/machine-licm.ll