[PATCH] D46486: [MC] Make first argument to MCContext::getXXXSection consistent

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 4 19:26:34 PDT 2018


sbc100 created this revision.
Herald added subscribers: llvm-commits, aheejin.

`StringRef Name` seems to make the most sense here.


Repository:
  rL LLVM

https://reviews.llvm.org/D46486

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46486.145341.patch
Type: text/x-patch
Size: 13371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180505/82ed7e82/attachment.bin>


More information about the llvm-commits mailing list