Allow all types of callee's to be tail called. But avoid automatic tailcall if...
Allow all types of callee's to be tail called. But avoid automatic tailcall if the callee is a result of bitcast to avoid losing necessary zext / sext etc. llvm-svn: 95195
Loading
Please register or sign in to comment