Skip to content
Commit 4c904fa7 authored by Duncan Sands's avatar Duncan Sands
Browse files

Fix PR7272: when inlining through a callsite with byval arguments,

the newly created allocas may be used by inlined calls, so these
need to have their tail call flags cleared.  Fixes PR7272.

llvm-svn: 105255
parent 5d3c1133
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