OSDN Git Service

Use shouldAssumeDSOLocal.
authorRafael Espindola <rafael.espindola@gmail.com>
Wed, 22 Jun 2016 22:09:17 +0000 (22:09 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Wed, 22 Jun 2016 22:09:17 +0000 (22:09 +0000)
commitbf7782c95693dd358c2f5676410b3c0127154539
treef90c7a112ab620535e78ff03f5b9e6b045f1fb99
parent4f8f7105959a8df49263aadf7aea349d22cde4e3
Use shouldAssumeDSOLocal.

With this it handle -fPIE.

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