[PATCH] D74082: [MC][ELF] Rename MC related "Associated" to "LinkedToSym"
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 01:14:29 PST 2020
MaskRay updated this revision to Diff 242827.
MaskRay marked an inline comment as done.
MaskRay added a comment.
Rename symbol
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74082/new/
https://reviews.llvm.org/D74082
Files:
llvm/include/llvm/MC/MCContext.h
llvm/include/llvm/MC/MCSectionELF.h
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
llvm/lib/MC/ELFObjectWriter.cpp
llvm/lib/MC/MCContext.cpp
llvm/lib/MC/MCParser/ELFAsmParser.cpp
llvm/lib/MC/MCSectionELF.cpp
llvm/test/MC/ELF/metadata-declaration-errors.s
llvm/test/MC/ELF/section-linkorder-error.s
llvm/test/MC/ELF/section-metadata-err1.s
llvm/test/MC/ELF/section-metadata-err2.s
llvm/test/MC/ELF/section-metadata-err3.s
llvm/test/MC/ELF/section-metadata-err4.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74082.242827.patch
Type: text/x-patch
Size: 16587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/b73f4e9f/attachment.bin>
More information about the llvm-commits
mailing list