Make this test a little less specific by removing the argument that
could change. llvm-svn: 228438
This commit is contained in:
parent
8022f24fe8
commit
f5d9977600
@ -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}"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user