llvm-6502/test/MC/AsmParser/X86/x86_64-operands.s

10 lines
219 B
ArmAsm
Raw Normal View History

// FIXME: Actually test that we get the expected results.
// RUN: llvm-mc -triple x86_64-unknown-unknown %s | FileCheck %s
# CHECK: callq a
callq a
# CHECK: leaq -40(%rbp), %r15
leaq -40(%rbp), %r15