]> granicus.if.org Git - clang/commit
Add a missing parameter, without which clang crashes for vqshlu_n intrinsics.
authorBob Wilson <bob.wilson@apple.com>
Tue, 7 Dec 2010 22:03:43 +0000 (22:03 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 7 Dec 2010 22:03:43 +0000 (22:03 +0000)
commitad698dd9bde1cedf559ede34a2f8acad5d8f9391
treeb1155da30fbcbd6c762ad603036de57f033343a7
parent468acf9e29b8b9bcefd227d0a0e65356678b43cd
Add a missing parameter, without which clang crashes for vqshlu_n intrinsics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@121188 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp