we don't have to make an explicit copy of a byval argument when
inlining a function if we know that the function does not write to *any* memory. This implements test/Transforms/Inline/byval2.ll llvm-svn: 45912
Loading
Please register or sign in to comment