[PATCH] D13188: [MachO] Stop generating *coal* sections.

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 12:55:15 PDT 2015


ahatanak updated this revision to Diff 36780.
ahatanak added a comment.

Thanks, my patch looks much simpler now.


http://reviews.llvm.org/D13188

Files:
  include/llvm/MC/MCContext.h
  lib/MC/MCContext.cpp
  lib/MC/MCObjectFileInfo.cpp
  test/CodeGen/PowerPC/coal-sections.ll
  test/CodeGen/X86/coal-sections.ll
  test/CodeGen/X86/global-sections.ll
  test/MC/MachO/coal-sections-powerpc.s
  test/MC/MachO/coal-sections-x86_64.s
  test/MC/MachO/weakdef.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13188.36780.patch
Type: text/x-patch
Size: 11470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/022073b5/attachment-0001.bin>


More information about the llvm-commits mailing list