summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/indirect-goto.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid unneeded calls to opt/llvm-dis.Daniel Dunbar2010-04-021-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* make this interpretable.Chris Lattner2009-10-291-1/+1
* make this more interesting, test the static const array.Chris Lattner2009-10-291-5/+16
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Force triple for codegen tests which have expectations on outputDaniel Dunbar2009-02-031-1/+1
* Add CodeGen support for indirect goto.Daniel Dunbar2008-08-041-0/+20