[InstCombine] Signed saturation tests. NFC
[llvm-core.git] / test / MC / X86 / macho-uleb.s
blob46d858b8ae20ecc0694c8fb86afa1aa2c50c7928
1 // RUN: llvm-mc -triple=x86_64-apple-darwin %s | FileCheck %s
3 a:
4 b:
5 .uleb128 a-b
7 // CHECK: .uleb128 a-b