diff options
author | Bill Wendling <isanbard@gmail.com> | 2009-11-12 20:51:53 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2009-11-12 20:51:53 +0000 |
commit | ac18929801f1789d3f735733011541b19a205196 (patch) | |
tree | 5604b897c4248a9be3d6296c0af7826ea213e18c /lib/CodeGen/PHIElimination.cpp | |
parent | 3f2bf85d14759cc4b28a86805f566ac805a54d00 (diff) |
If there's more than one function operand to a call instruction, be conservative
and don't assume that the call doesn't throw. It would be nice if there were a
way to determine which is the callee and which is a parameter. In practice, the
architecture we care about normally only have one operand for a call instruction
(x86 and arm).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@87023 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/PHIElimination.cpp')
0 files changed, 0 insertions, 0 deletions