[PATCH] [MC] Write padding into fragments when -mc-relax-all flag is used

Petr Hosek phosek at chromium.org
Mon Mar 9 17:29:59 PDT 2015


Addressing code review comments.


http://reviews.llvm.org/D8072

Files:
  include/llvm/MC/MCAsmLayout.h
  include/llvm/MC/MCAssembler.h
  include/llvm/MC/MCELFStreamer.h
  include/llvm/MC/MCObjectStreamer.h
  lib/MC/MCAssembler.cpp
  lib/MC/MCELFStreamer.cpp
  lib/MC/MCObjectStreamer.cpp
  test/MC/X86/AlignedBundling/bundle-group-too-large-error.s
  test/MC/X86/AlignedBundling/different-sections.s
  test/MC/X86/AlignedBundling/labeloffset.s
  test/MC/X86/AlignedBundling/long-nop-pad.s
  test/MC/X86/AlignedBundling/nesting.s
  test/MC/X86/AlignedBundling/pad-align-to-bundle-end.s
  test/MC/X86/AlignedBundling/pad-bundle-groups.s
  test/MC/X86/AlignedBundling/relax-at-bundle-end.s
  test/MC/X86/AlignedBundling/relax-in-bundle-group.s
  test/MC/X86/AlignedBundling/single-inst-bundling.s

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8072.21532.patch
Type: text/x-patch
Size: 21687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150310/14a6dee7/attachment.bin>


More information about the llvm-commits mailing list