Skip to content
Commit c23c9fce authored by Reid Spencer's avatar Reid Spencer
Browse files

The Intrinsic::getDeclaration function's Tys parameter only contains the

types of the iAny types involved in the overloaded intrinsic. Thus, we
can't use the argument number as the index but have to count them separately
in order to index Tys correctly. This patch rectifies this situation.

llvm-svn: 37296
parent bdf03b41
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