[InstCombine] Signed saturation patterns
[llvm-complete.git] / test / tools / llvm-objdump / X86 / coff-disassemble-export.test
blob2f0b211815cf5216f09d517dab9ce0ca1a379d79
1 // RUN: llvm-objdump -d %p/Inputs/disassemble.dll.coff-i386 | \
2 // RUN:   FileCheck %s
4 // CHECK-LABEL: g:
5 // CHECK: calll 8 <f>
7 // CHECK-LABEL: f:
8 // CHECK: calll -24 <g>