OSDN Git Service

Add a use of shouldAssumeDSOLocal to ARM.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 31 May 2016 15:31:55 +0000 (15:31 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 31 May 2016 15:31:55 +0000 (15:31 +0000)
commit1a9c27252120997428691619e0f87ad403882d22
tree6a548f14badb8f6a9f03e6148bb88e479ff7a88c
parent72f099b5f0ec24e42068b11aee5b10be42e567fa
Add a use of shouldAssumeDSOLocal to ARM.

Now this code path knows about position independent executables.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@271290 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/pie.ll [new file with mode: 0644]