]> granicus.if.org Git - clang/commitdiff
Make this test a little less specific by removing the argument that
authorEric Christopher <echristo@gmail.com>
Fri, 6 Feb 2015 20:53:40 +0000 (20:53 +0000)
committerEric Christopher <echristo@gmail.com>
Fri, 6 Feb 2015 20:53:40 +0000 (20:53 +0000)
could change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@228438 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/inline-asm-matching-constraint.c

index 7d073b17b70fa92b8796aa3f7d24aab2365082bf..45c387f05ce2052da5a98bcb423c776d789ddf9f 100644 (file)
@@ -8,4 +8,4 @@ void a(void) {
 
 // Check that we can generate code for this correctly. The matching input
 // constraint should not have an early clobber on it.
-// CHECK: call i64 asm sideeffect "mfcr $0", "=&{r0},{r0}"(i64 %0)
+// CHECK: call i64 asm sideeffect "mfcr $0", "=&{r0},{r0}"