]> granicus.if.org Git - llvm/commit
Uses shouldAssumeDSOLocal.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 23 Jun 2016 21:18:59 +0000 (21:18 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 23 Jun 2016 21:18:59 +0000 (21:18 +0000)
commite41c71efea8da2beb5f10c1fe7e8cf69b3eb193c
tree4139dd299766534fda823a6e8ba5755f8c2c93bf
parentf71f36557bd065ebcc387af0a10ab5245e4f86d2
Uses shouldAssumeDSOLocal.

With that SystemZ knows to avoid a GOT for PIE.

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