[PATCH] D30129: Fix asm printing of associated sections

Evgeniy Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 24 13:59:46 PST 2017


eugenis updated this revision to Diff 89720.
eugenis added a comment.

Rebased.
The parent revision has been submitted, this one is ready.
Rafael, are you OK with this?


Repository:
  rL LLVM

https://reviews.llvm.org/D30129

Files:
  include/llvm/MC/MCContext.h
  include/llvm/MC/MCSectionELF.h
  lib/MC/ELFObjectWriter.cpp
  lib/MC/MCContext.cpp
  lib/MC/MCParser/ELFAsmParser.cpp
  lib/MC/MCSectionELF.cpp
  lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
  test/MC/ELF/section.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30129.89720.patch
Type: text/x-patch
Size: 11756 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170224/051f8968/attachment.bin>


More information about the llvm-commits mailing list