aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/AlignedBundling/pad-bundle-groups.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/X86/AlignedBundling/pad-bundle-groups.s')
-rw-r--r--test/MC/X86/AlignedBundling/pad-bundle-groups.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/MC/X86/AlignedBundling/pad-bundle-groups.s b/test/MC/X86/AlignedBundling/pad-bundle-groups.s
index b65ee7a..7a9e30c 100644
--- a/test/MC/X86/AlignedBundling/pad-bundle-groups.s
+++ b/test/MC/X86/AlignedBundling/pad-bundle-groups.s
@@ -1,5 +1,7 @@
# RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu %s -o - \
# RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
+# RUN: llvm-mc -filetype=obj -triple x86_64-pc-linux-gnu -mc-relax-all %s -o - \
+# RUN: | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck %s
# Test some variations of padding for bundle-locked groups.