xfail this for the 1.9 release. This is PR984.

llvm-svn: 31471
This commit is contained in:
Chris Lattner 2006-11-05 23:27:36 +00:00
parent e4ccfffcb9
commit 569531ebbd
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
// RUN: %llvmgcc -xc++ -S -o - %s | not grep weak
// XFAIL: *
template<class T>
void thefunc();