aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/macho-uleb.s
blob: 46d858b8ae20ecc0694c8fb86afa1aa2c50c7928 (plain)
1
2
3
4
5
6
7
// RUN: llvm-mc -triple=x86_64-apple-darwin %s | FileCheck %s

a:
b:
        .uleb128 a-b

// CHECK:        .uleb128 a-b