mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
add an explanatory comment.
llvm-svn: 33565
This commit is contained in:
parent
7f0c1cc237
commit
afae6b52c2
@ -1,5 +1,6 @@
|
||||
// RUN: %llvmgcc -xc++ -S -o - %s | not grep weak
|
||||
// XFAIL: llvmgcc4
|
||||
// The template should compile to linkonce linkage, not weak linkage.
|
||||
|
||||
template<class T>
|
||||
void thefunc();
|
||||
|
Loading…
x
Reference in New Issue
Block a user