mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Apparently the last commit is wrong. Reverted.
llvm-svn: 33564
This commit is contained in:
parent
7574237166
commit
7f0c1cc237
@ -1,4 +1,5 @@
|
||||
// RUN: %llvmgcc -xc++ -S -o - %s | grep weak
|
||||
// RUN: %llvmgcc -xc++ -S -o - %s | not grep weak
|
||||
// XFAIL: llvmgcc4
|
||||
|
||||
template<class T>
|
||||
void thefunc();
|
||||
|
Loading…
Reference in New Issue
Block a user