summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/2008-07-31-asm-labels.c
Commit message (Expand)AuthorAgeFilesLines
* Replace 'grep foo | count 0' with 'not grep foo'.Rafael Espindola2013-07-041-3/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-7/+7
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* Support "asm" renaming of external symbols.Daniel Dunbar2009-03-041-0/+8
* Implement GNU asm-label extension support in CodeGen. This fixesDaniel Dunbar2008-08-061-0/+25