We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14359a0 commit 2af96f3Copy full SHA for 2af96f3
test/llvmpasses/memoryref-addrspace.jl
@@ -14,7 +14,7 @@ end
14
15
# CHECK-LABEL: @julia_bf
16
# CHECK: oob:
17
-# CHECK: store {{.*}} addrspace(11) {{.*}}GenericMemoryRef
+# CHECK: store ptr {{.*}}, ptr %"box::GenericMemoryRef"
18
# CHECK-NOT: store {{.*}} addrspace(10) {{.*}}GenericMemoryRef
19
# CHECK: call void @ijl_bounds_error_int
20
0 commit comments