1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/test/MC/X86/macho-uleb.s

8 lines
121 B
ArmAsm
Raw Normal View History

// RUN: llvm-mc -triple=x86_64-apple-darwin %s | FileCheck %s
a:
b:
.uleb128 a-b
// CHECK: .uleb128 a-b