diff options
Diffstat (limited to 'test/CodeGen/R600/dot4-folding.ll')
-rw-r--r-- | test/CodeGen/R600/dot4-folding.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/dot4-folding.ll b/test/CodeGen/R600/dot4-folding.ll index 3e8330f9b3e..dca6a59c6e6 100644 --- a/test/CodeGen/R600/dot4-folding.ll +++ b/test/CodeGen/R600/dot4-folding.ll @@ -2,7 +2,7 @@ ; Exactly one constant vector can be folded into dot4, which means exactly ; 4 MOV instructions -; CHECK: @main +; CHECK: {{^}}main: ; CHECK: MOV ; CHECK: MOV ; CHECK: MOV |