[MC] Write padding into fragments when -mc-relax-all flag is used
[oota-llvm.git] / test / MC / X86 / AlignedBundling / pad-bundle-groups.s
index b65ee7a5cc745ade1b1389061a3c5f4ac74ba55f..7a9e30c053ecfdd898404f5f74a3ae4e11f4eaff 100644 (file)
@@ -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.