Fix this testcase: there are two matches for
authorDuncan Sands <baldrick@free.fr>
Thu, 23 Aug 2007 17:22:50 +0000 (17:22 +0000)
committerDuncan Sands <baldrick@free.fr>
Thu, 23 Aug 2007 17:22:50 +0000 (17:22 +0000)
commit57e4785123d830cfaa827474485596c9943cd2ae
treeecbae2adf83ded092efc5ca3142d94eee943e690
parent9e43d6316f65360ad659da9e6a5c91d5a3e1c069
Fix this testcase: there are two matches for
llvm.cttz.i64 because of the declaration of
the intrinsic.  Also, emit-llvm is automatic
and doesn't need to be specified.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41326 91177308-0d34-0410-b5e6-96231b3b80d8
test/CFrontend/2007-08-22-CTTZ.c