Switch from using CallInst's to represent call sites to using the LLVM
CallSite class. Now we can represent function calls by invoke instructions too! llvm-svn: 8629
Loading
Please register or sign in to comment
CallSite class. Now we can represent function calls by invoke instructions too! llvm-svn: 8629