Index: test/MC/X86/AlignedBundling/labeloffset.s |
diff --git a/test/MC/X86/AlignedBundling/labeloffset.s b/test/MC/X86/AlignedBundling/labeloffset.s |
index 65a008651f1959fbfdda16d3d6bb2895d1d84e60..5b2efe079650cca70591e0bbe500309c29afcee3 100644 |
--- a/test/MC/X86/AlignedBundling/labeloffset.s |
+++ b/test/MC/X86/AlignedBundling/labeloffset.s |
@@ -2,6 +2,8 @@ |
# RUN: llvm-objdump -disassemble -no-show-raw-insn -r - | FileCheck %s |
# RUN: llvm-mc -triple=i686-nacl -filetype=obj %s -o - | \ |
# RUN: llvm-objdump -disassemble -no-show-raw-insn -r - | FileCheck %s |
+# RUN: llvm-mc -triple=i686-nacl -filetype=obj -mc-relax-all %s -o - | \ |
+# RUN: llvm-objdump -disassemble -no-show-raw-insn -r - | FileCheck %s |
.bundle_align_mode 5 |
.text |