[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / Object / X86 / objdump-label.test
blobf8b933451e5299714c410449fe1c1410df7ba829
1 RUN: llvm-objdump -d %p/../Inputs/trivial-label-test.elf-x86-64 \
2 RUN:              | FileCheck %s -check-prefix ELF-x86-64
4 ELF-x86-64: file format ELF64-x86-64
5 ELF-x86-64: Disassembly of section .text:
6 ELF-x86-64: foo:
7 ELF-x86-64:        0:   90                                              nop
8 ELF-x86-64: bum:
9 ELF-x86-64:        1:   90                                              nop