Clobber more bugs.
[oota-llvm.git] / test / C++Frontend / 2003-11-02-WeakLinkage.cpp.tr
index 63dc88742f7904934f104a935b938d7aa5369647..748ca6385be9491f33df07ddbc2850d2caaec04a 100644 (file)
@@ -1,5 +1,4 @@
 // RUN: %llvmgcc -xc++ -S -o - %s | not grep weak
-// XFAIL: llvmgcc4
 // The template should compile to linkonce linkage, not weak linkage.
 
 template<class T>