Remove redundant calls to getCurDebugLoc in visitIntrinsicCall. It's already...
Remove redundant calls to getCurDebugLoc in visitIntrinsicCall. It's already called at the start of the function and captured in a local variable. llvm-svn: 168548
Loading
Please sign in to comment