summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/asm-errors.c
Commit message (Collapse)AuthorAgeFilesLines
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-2/+4
| | | | llvm-svn: 134831
* cc1 must initialize MC subtarget infos for inline asm parsing. Re-enable ↵Evan Cheng2011-07-091-4/+2
| | | | | | asm-errors.c llvm-svn: 134811
* disable this test to get the botz green again.Chris Lattner2011-07-091-2/+4
| | | | llvm-svn: 134808
* These tests require particular registered targets. Declared as such.Galina Kistanova2011-06-031-0/+1
| | | | llvm-svn: 132600
* Due to asmparser improvements, this error message is now betterChris Lattner2010-09-061-1/+1
| | | | llvm-svn: 113177
* Prevent these tests from dirtying the tree with output files that aren't evenChandler Carruth2010-08-061-1/+1
| | | | | | used for the test. llvm-svn: 110431
* add a testcase that the integrated assembler rejects, this verifies Chris Lattner2010-04-061-0/+8
that the integrated assembler is working. llvm-svn: 100545
OpenPOWER on IntegriCloud