diff options
Diffstat (limited to 'llvm/test/CodeGen/R600/vtx-fetch-branch.ll')
-rw-r--r-- | llvm/test/CodeGen/R600/vtx-fetch-branch.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/R600/vtx-fetch-branch.ll b/llvm/test/CodeGen/R600/vtx-fetch-branch.ll index 0fc99dee0db..bcbe34ea543 100644 --- a/llvm/test/CodeGen/R600/vtx-fetch-branch.ll +++ b/llvm/test/CodeGen/R600/vtx-fetch-branch.ll @@ -6,7 +6,7 @@ ; after the fetch clause. -; CHECK-LABEL: @test +; CHECK-LABEL: {{^}}test: ; CHECK-NOT: ALU_POP_AFTER ; CHECK: TEX ; CHECK-NEXT: POP |