Skip to content
Commit e3ae25b3 authored by Bill Wendling's avatar Bill Wendling
Browse files

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).

llvm-svn: 87023
parent 1fbe0544
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment