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

Dean Michael Berris via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 29 21:35:52 PDT 2016


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

- Refactor getELF* functions to use `const Twine&` instead of `StringRef`


http://reviews.llvm.org/D21743

Files:
  include/llvm/MC/MCContext.h
  lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  lib/MC/MCContext.cpp

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


More information about the llvm-commits mailing list