aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/asm-errors.c
AgeCommit message (Expand)Author
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
2011-07-09cc1 must initialize MC subtarget infos for inline asm parsing. Re-enable asm-...Evan Cheng
2011-07-09disable this test to get the botz green again.Chris Lattner
2011-06-03These tests require particular registered targets. Declared as such.Galina Kistanova
2010-09-06Due to asmparser improvements, this error message is now betterChris Lattner
2010-08-06Prevent these tests from dirtying the tree with output files that aren't evenChandler Carruth
2010-04-06add a testcase that the integrated assembler rejects, this verifies Chris Lattner