forked from OSchip/llvm-project
xfail this for the 1.9 release. This is PR984.
llvm-svn: 31471
This commit is contained in:
parent
e4ccfffcb9
commit
569531ebbd
|
@ -1,4 +1,5 @@
|
|||
// RUN: %llvmgcc -xc++ -S -o - %s | not grep weak
|
||||
// XFAIL: *
|
||||
|
||||
template<class T>
|
||||
void thefunc();
|
||||
|
|
Loading…
Reference in New Issue