Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -2/+4 |
| | | | | llvm-svn: 134831 | ||||
* | cc1 must initialize MC subtarget infos for inline asm parsing. Re-enable ↵ | Evan Cheng | 2011-07-09 | 1 | -4/+2 |
| | | | | | | asm-errors.c llvm-svn: 134811 | ||||
* | disable this test to get the botz green again. | Chris Lattner | 2011-07-09 | 1 | -2/+4 |
| | | | | llvm-svn: 134808 | ||||
* | These tests require particular registered targets. Declared as such. | Galina Kistanova | 2011-06-03 | 1 | -0/+1 |
| | | | | llvm-svn: 132600 | ||||
* | Due to asmparser improvements, this error message is now better | Chris Lattner | 2010-09-06 | 1 | -1/+1 |
| | | | | llvm-svn: 113177 | ||||
* | Prevent these tests from dirtying the tree with output files that aren't even | Chandler Carruth | 2010-08-06 | 1 | -1/+1 |
| | | | | | | used for the test. llvm-svn: 110431 | ||||
* | add a testcase that the integrated assembler rejects, this verifies | Chris Lattner | 2010-04-06 | 1 | -0/+8 |
that the integrated assembler is working. llvm-svn: 100545 |