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

Akira Hatanaka via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 13:18:39 PDT 2015


ahatanak updated this revision to Diff 36786.
ahatanak marked an inline comment as done.
ahatanak added a comment.

Sorry, I forgot to make changes in getMachOSectionRef to use getMachOSectionRef.


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.36786.patch
Type: text/x-patch
Size: 11907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151007/16f2e5b0/attachment.bin>


More information about the llvm-commits mailing list