[PATCH] D21743: Convenience function for MCStreamer to get named sections when lowering.

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 23:02:15 PDT 2016


dberris updated this revision to Diff 62181.
dberris added a comment.

- Refactor one call in TargetLoweringObjectFileImpl to use new API


http://reviews.llvm.org/D21743

Files:
  include/llvm/MC/MCELFStreamer.h
  include/llvm/MC/MCStreamer.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/MC/MCAsmStreamer.cpp
  lib/MC/MCELFStreamer.cpp
  lib/MC/MCStreamer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21743.62181.patch
Type: text/x-patch
Size: 5401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160629/c354b48c/attachment.bin>


More information about the llvm-commits mailing list