this passes

llvm-svn: 22000
This commit is contained in:
Chris Lattner 2005-05-14 02:35:38 +00:00
parent a11e367ae5
commit b42e8723b0
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
; Make sure this testcase codegens to the ctpop instruction
; XFAIL: *
; RUN: llvm-as < %s | llc -march=alpha -enable-alpha-CT | grep -i 'ctpop'
declare long %llvm.ctpop(long)