aboutsummaryrefslogtreecommitdiff
path: root/test/MC/X86/AlignedBundling/lock-without-bundle-mode-error.s
blob: 8d82b29ec618893e6dae0ac139f63e9a36358d9a (plain)
1
2
3
4
5
6
7
8
9
10
# RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - |& FileCheck %s

# .bundle_lock can't come without a .bundle_align_mode before it

# CHECK: ERROR: .bundle_lock forbidden when bundling is disabled

  imull $17, %ebx, %ebp
  .bundle_lock