OSDN Git Service

Handle ISD::DECLARE with PIC relocation model.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 19 Jan 2009 18:31:51 +0000 (18:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 19 Jan 2009 18:31:51 +0000 (18:31 +0000)
commit5fc742d5b2b647b3dce2c9ba943a2499d980c347
treeacbe234f266c21853b3c8388e64e054e70ebef82
parent1999ff1d810b13425fcb80ac8bbccdff4c3a7cf8
Handle ISD::DECLARE with PIC relocation model.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62516 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelDAGToDAG.cpp