[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 11:35:56 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG727362e87bb3: [MC][ELF] Rename MC related "Associated" to "LinkedToSym" (authored by MaskRay).
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.242965.patch
Type: text/x-patch
Size: 16587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/dd3ea5ab/attachment.bin>
More information about the llvm-commits
mailing list