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 6884020919
commit 2e48c99000

View File

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