[x86 asm] allow fwait alias in both At&t and Intel modes (PR21208)
[oota-llvm.git] / test / MC / X86 / macho-uleb.s
1 // RUN: llvm-mc -triple=x86_64-apple-darwin %s | FileCheck %s
2
3 a:
4 b:
5         .uleb128 a-b
6
7 // CHECK:        .uleb128 a-b