diff options
Diffstat (limited to 'llvm/test/CodeGen/BPF/BTF/ptr-const-void.ll')
-rw-r--r-- | llvm/test/CodeGen/BPF/BTF/ptr-const-void.ll | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/llvm/test/CodeGen/BPF/BTF/ptr-const-void.ll b/llvm/test/CodeGen/BPF/BTF/ptr-const-void.ll index ccc7b8dc302..7c12d1fbdb5 100644 --- a/llvm/test/CodeGen/BPF/BTF/ptr-const-void.ll +++ b/llvm/test/CodeGen/BPF/BTF/ptr-const-void.ll @@ -28,17 +28,6 @@ ; CHECK-NEXT: .long 167772160 # 0xa000000 ; CHECK-NEXT: .long 0 ; CHECK-NEXT: .byte 0 # string offset=0 -; CHECK-NEXT: .section .BTF.ext,"",@progbits -; CHECK-NEXT: .short 60319 # 0xeb9f -; CHECK-NEXT: .byte 1 -; CHECK-NEXT: .byte 0 -; CHECK-NEXT: .long 24 -; CHECK-NEXT: .long 0 -; CHECK-NEXT: .long 4 -; CHECK-NEXT: .long 4 -; CHECK-NEXT: .long 4 -; CHECK-NEXT: .long 8 # FuncInfo -; CHECK-NEXT: .long 16 # LineInfo !0 = !DIGlobalVariableExpression(var: !1, expr: !DIExpression()) !1 = distinct !DIGlobalVariable(name: "p", scope: !2, file: !3, line: 1, type: !6, isLocal: false, isDefinition: true) |