diff options
Diffstat (limited to 'llvm/test/CodeGen/BPF/BTF/short.ll')
-rw-r--r-- | llvm/test/CodeGen/BPF/BTF/short.ll | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/llvm/test/CodeGen/BPF/BTF/short.ll b/llvm/test/CodeGen/BPF/BTF/short.ll index 56b779c890a..899f149ffcd 100644 --- a/llvm/test/CodeGen/BPF/BTF/short.ll +++ b/llvm/test/CodeGen/BPF/BTF/short.ll @@ -29,17 +29,6 @@ ; CHECK-NEXT: .byte 0 # string offset=0 ; CHECK-NEXT: .ascii "short" # string offset=1 ; CHECK-NEXT: .byte 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: "a", scope: !2, file: !3, line: 1, type: !6, isLocal: false, isDefinition: true) |