summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/struct-matching-constraint.c
Commit message (Collapse)AuthorAgeFilesLines
* test/CodeGen/struct-matching-constraint.c: Fixup not to emit garbage to ↵NAKAMURA Takumi2011-07-281-1/+1
| | | | | | source tree. llvm-svn: 136333
* test/CodeGen/struct-init.c, struct-matching-constraint.c: Tweak commandline, ↵NAKAMURA Takumi2011-07-281-1/+1
| | | | | | or they would not be recognized as armv7 on some hosts. llvm-svn: 136330
* Fix this test to work for arm and on all platforms.Eric Christopher2011-07-281-9/+3
| | | | llvm-svn: 136307
* Migrate most of the rest of test/FrontendC from llvm and migrateEric Christopher2011-07-261-0/+19
most of them to FileCheck. llvm-svn: 136159
OpenPOWER on IntegriCloud