aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s')
-rw-r--r--test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s b/test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s
index 6ca4046..158cde8 100644
--- a/test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s
+++ b/test/MC/X86/AlignedBundling/pad-align-to-bundle-end.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 to the end of a bundle.