summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/PR3589-freestanding-libcalls.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-3/+3
* Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar2009-11-171-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-3/+3
* PR3589: Don't simplify libcalls with -ffreestanding.Daniel Dunbar2009-02-151-0/+9