android13/external/llvm/test/MC/X86/macho-uleb.s

8 lines
121 B
ArmAsm
Raw Normal View History

2024-06-22 08:45:49 -04:00
// RUN: llvm-mc -triple=x86_64-apple-darwin %s | FileCheck %s
a:
b:
.uleb128 a-b
// CHECK: .uleb128 a-b