summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/weak-global.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Tentative declarations are supposed to have common linkage, not weak. Eli Friedman2008-05-291-1/+1
* A global without initializer must be emitted as weak.Lauro Ramos Venancio2008-02-191-0/+3