aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend/2003-11-02-WeakLinkage.cpp.tr
AgeCommit message (Expand)Author
2008-05-21resurrect lost tests by renaming them to not end with .trGabor Greif
2007-04-12testcases for function linkageDale Johannesen
2007-01-27add an explanatory comment.Chris Lattner
2007-01-27Apparently the last commit is wrong. Reverted.Reid Spencer
2007-01-27Remove a double negative.Reid Spencer
2006-11-08Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of...Tanya Lattner
2006-11-05xfail this for the 1.9 release. This is PR984.Chris Lattner
2003-11-02The 'thefunc' function should not have weak linkage, it should have linkonce ...Chris Lattner