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