OSDN Git Service

Always assume a function may have calls because the printer may add `bl' to get
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 30 Jun 2004 00:09:12 +0000 (00:09 +0000)
committerMisha Brukman <brukman+llvm@gmail.com>
Wed, 30 Jun 2004 00:09:12 +0000 (00:09 +0000)
commitce76db9083900d0998fc0a847d215d92b24dba67
tree25a7407afa2cdffdaee339caef1edb227261189d
parent14d8c7a6a051e2aaa5f419b0959a0d64c297e7e7
Always assume a function may have calls because the printer may add `bl' to get
the PC in a code sequence for global variables.

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