]> granicus.if.org Git - clang/commit
add a testcase that the integrated assembler rejects, this verifies
authorChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2010 18:46:25 +0000 (18:46 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 6 Apr 2010 18:46:25 +0000 (18:46 +0000)
commit914803f5d5e201b605f90e5342f3963e35124055
tree50030733941fcdb05e02b6e5ad103532543173c5
parent6da9eb661616ffd702deeb37e6872dd2294c8fef
add a testcase that the integrated assembler rejects, this verifies
that the integrated assembler is working.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@100545 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/asm-errors.c [new file with mode: 0644]