Skip to content
Commit 4ab660b0 authored by Devang Patel's avatar Devang Patel
Browse files

llvm::Function argument count is not a good indicator of how many arugments...

llvm::Function argument count is not a good indicator of how many arugments does the function have at source level. If we need more space, just resize vector conservatively. This vector is only used once per function.

llvm-svn: 126957
parent 7e200664
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