[PATCH] D78251: [MC] Replace MCSection*::getName() with MCSection::getName(). NFC

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 18:46:48 PDT 2020


MaskRay updated this revision to Diff 257933.
MaskRay marked 6 inline comments as done.
MaskRay added a comment.

Address comments

Thanks for review!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78251/new/

https://reviews.llvm.org/D78251

Files:
  llvm/include/llvm/MC/MCSection.h
  llvm/include/llvm/MC/MCSectionCOFF.h
  llvm/include/llvm/MC/MCSectionELF.h
  llvm/include/llvm/MC/MCSectionMachO.h
  llvm/include/llvm/MC/MCSectionWasm.h
  llvm/include/llvm/MC/MCSectionXCOFF.h
  llvm/lib/MC/MCAssembler.cpp
  llvm/lib/MC/MCContext.cpp
  llvm/lib/MC/MCSection.cpp
  llvm/lib/MC/MCSectionCOFF.cpp
  llvm/lib/MC/MCSectionELF.cpp
  llvm/lib/MC/MCSectionMachO.cpp
  llvm/lib/MC/MCSectionWasm.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78251.257933.patch
Type: text/x-patch
Size: 14117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/2c39a003/attachment.bin>


More information about the llvm-commits mailing list