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 6a24ee6 commit 3942bc6Copy full SHA for 3942bc6
llvm/test/CodeGen/BPF/rodata_4.ll
@@ -34,7 +34,7 @@ entry:
34
; CHECK: *(u16 *)(r1 + 0) = r2
35
ret i32 0
36
}
37
-; CHECK: .section .rodata,"a",@progbits
+; CHECK: .section .jumptables,"a",@progbits
38
39
; Function Attrs: argmemonly nounwind
40
declare void @llvm.memcpy.p0.p0.i64(ptr nocapture writeonly, ptr nocapture readonly, i64, i1) #1
0 commit comments