OSDN Git Service

Use shouldAssumeDSOLocal.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 20 Jun 2016 17:45:33 +0000 (17:45 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 20 Jun 2016 17:45:33 +0000 (17:45 +0000)
commita2f3bd31038390a4f73a05f3481c82d7ad8752b9
tree83e9407613e7917960485b7a72207147437edb00
parent75473ec73e84dfff44a758404df1f52fd691f7f1
Use shouldAssumeDSOLocal.

With this ARM fast isel knows that PIE variable are not preemptable.

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