bolt/deps/llvm-18.1.8/llvm/test/MC/MachO/dollar-identifier.s

5 lines
95 B
ArmAsm
Raw Normal View History

2025-02-14 19:21:04 +01:00
// RUN: llvm-mc -triple x86_64-apple-darwin10 %s | FileCheck %s
.long $1
// CHECK: .long ($1)