While DAE can't modify the function signature of an externally visible function,
it can check whether the visible direct callers are passing in parameters to dead arguments and replace those with undef. This reinstates r94322 with bugs fixed. llvm-svn: 101213
Loading
Please sign in to comment