[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:47:59 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG90a63f6d2d6b: [MC] Replace MCSection*::getName() with MCSection::getName(). NFC (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D78251?vs=257933&id=257936#toc
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.257936.patch
Type: text/x-patch
Size: 14184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/41dac156/attachment.bin>
More information about the llvm-commits
mailing list