llvm-6502/test/tools/llvm-objdump/coff-large-bss.test

7 lines
258 B
Plaintext
Raw Normal View History

RUN: llvm-objdump -s %p/Inputs/large-bss.obj.coff-i386 | FileCheck %s
; CHECK: Contents of section .text:
: CHECK-NEXT: Contents of section .data:
: CHECK-NEXT: Contents of section .bss:
: CHECK-NEXT: <skipping contents of bss section at [0000, 010f)>