1 ## Test the case where no switches are specified.
3 # RUN: yaml2obj %s -o %t.trivial.obj.elf-x86-64
4 # RUN: llvm-readobj %t.trivial.obj.elf-x86-64 | FileCheck --check-prefix=HEADER %s
5 # RUN: llvm-readelf %t.trivial.obj.elf-x86-64 | FileCheck --check-prefix=NO-OUTPUT --allow-empty %s
7 # HEADER: File: {{.*}}trivial.obj.elf-x86-64
8 # HEADER: Format: elf64-x86-64
10 # HEADER: AddressSize: 64bit
12 # NO-OUTPUT-NOT: {{.}}