Don't constant propagate byval pointers, since they are not really pointers, but
rather structs passed by value. This fixes PR5038. llvm-svn: 82689
Loading
Please register or sign in to comment
rather structs passed by value. This fixes PR5038. llvm-svn: 82689