1# RUN: yaml2obj %p/Inputs/simple-executable-x86_64.yaml -o %t 2# RUN: llvm-objdump -d %t | FileCheck %s 3 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>: 9