[NFC][RemoveDIs] Prefer iterators over inst-pointers in InstCombine
[llvm-project.git] / llvm / test / tools / llvm-objdump / X86 / disassemble-section-name.s
blob762c9269b495040ff3b45b65fa4435dbe886f53c
1 # RUN: yaml2obj %p/Inputs/simple-executable-x86_64.yaml -o %t
2 # RUN: llvm-objdump -d %t | FileCheck %s
4 # CHECK: : file format elf64-x86-64
5 # CHECK-EMPTY:
6 # CHECK-NEXT: Disassembly of section .text:
7 # CHECK-EMPTY:
8 # CHECK-NEXT: 0000000000000000 <foo>: