Skip to content
Commit 4f6c81ac authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent f755ff7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment