[PATCH] [MC] Align fragments when -mc-relax-all flag is used

Petr Hosek phosek at chromium.org
Fri Jun 26 18:21:27 PDT 2015


================
Comment at: test/MC/X86/AlignedBundling/misaligned-bundle-group.s:2
@@ +1,3 @@
+# RUN: llvm-mc -filetype=obj -triple i686-pc-linux-gnu %s -o - \
+# RUN:   | llvm-objdump -disassemble -no-show-raw-insn - | FileCheck -check-prefix=CHECK -check-prefix=CHECK-OPT %s
+# RUN: llvm-mc -filetype=obj -triple i686-pc-linux-gnu -mc-relax-all %s -o - \
----------------
mseaborn wrote:
> Nit: Split line with another "\" to keep lines <=80 chars?
Done.

http://reviews.llvm.org/D10044

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list