aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/asm-errors.c
AgeCommit message (Collapse)Author
2011-07-09clang side to match the LLVM IR type system rewrite patch.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134831 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-09cc1 must initialize MC subtarget infos for inline asm parsing. Re-enable ↵Evan Cheng
asm-errors.c git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134811 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-09disable this test to get the botz green again.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@134808 91177308-0d34-0410-b5e6-96231b3b80d8
2011-06-03These tests require particular registered targets. Declared as such.Galina Kistanova
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132600 91177308-0d34-0410-b5e6-96231b3b80d8
2010-09-06Due to asmparser improvements, this error message is now betterChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@113177 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-06Prevent these tests from dirtying the tree with output files that aren't evenChandler Carruth
used for the test. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110431 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-06add a testcase that the integrated assembler rejects, this verifies Chris Lattner
that the integrated assembler is working. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100545 91177308-0d34-0410-b5e6-96231b3b80d8