bolt/deps/llvm-18.1.8/llvm/test/MC/MachO/dollar-identifier.s
2025-02-14 19:21:04 +01:00

4 lines
95 B
ArmAsm

// RUN: llvm-mc -triple x86_64-apple-darwin10 %s | FileCheck %s
.long $1
// CHECK: .long ($1)