Displaying 1 result from an estimated 1 matches for "a0bcd4131e1a1d92215f5385b4e16cd2".
Did you mean:
a0bcd4131e1a1d92215f5385b4e16cd2e
2015 Sep 08
2
CallInst::getCalledFunction returns null?
...ns like this:
%25 = call i32 (%struct._IO_FILE*, ...)* bitcast (i32 (...)* @close to i32
> (%struct._IO_FILE*, ...)*)(%struct._IO_FILE* %24), !dbg !695
getCalledFunc returns null.
I know getCalledFunc is expected to return null
<http://llvm.org/docs/doxygen/html/classllvm_1_1CallInst.html#a0bcd4131e1a1d92215f5385b4e16cd2e>
on
indirect calls, but I would have thought naming the callee via a constant
expression like the one here would be considered a direct call.
Thanks,
Christian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachmen...