Skip to content
Commit 1c94228d authored by Evan Cheng's avatar Evan Cheng
Browse files

If a function is marked alwaysinline, it must be inlined (possibly for...

If a function is marked alwaysinline, it must be inlined (possibly for correctness). Do so even if the callee has dynamic alloca and the caller doesn't.

llvm-svn: 66539
parent 07393e05
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