blob: 7e96185383a22e1092b9e812cf6a53f6cea07193 [file] [log] [blame]
# This test checks that -D disassembles from a data section.
# RUN: llvm-objdump -D %p/Inputs/disassemble-data.obj | FileCheck %s --match-full-lines --strict-whitespace
# CHECK:Disassembly of section .data:
#CHECK-EMPTY:
# CHECK:00000000 <.data>:
# CHECK-NEXT: 0: 00 00{{ +}} addb %al, (%eax)
# CHECK-NOT:{{.}}