aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/asm-errors.c
AgeCommit message (Collapse)Author
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