aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/R600/lds-oqap-crash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/R600/lds-oqap-crash.ll')
-rw-r--r--test/CodeGen/R600/lds-oqap-crash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/R600/lds-oqap-crash.ll b/test/CodeGen/R600/lds-oqap-crash.ll
index 79591506e8cb..fbcd778de2c2 100644
--- a/test/CodeGen/R600/lds-oqap-crash.ll
+++ b/test/CodeGen/R600/lds-oqap-crash.ll
@@ -9,7 +9,7 @@
; because the LDS instructions are pseudo instructions and the OQAP
; reads and writes are bundled together in the same instruction.
-; CHECK: @lds_crash
+; CHECK: {{^}}lds_crash:
define void @lds_crash(i32 addrspace(1)* %out, i32 addrspace(3)* %in, i32 %a, i32 %b, i32 %c) {
entry:
%0 = load i32 addrspace(3)* %in