[PATCH] D60242: Add IR support, ELF section and user documentation for partitioning feature.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 22 17:47:16 PDT 2019
pcc updated this revision to Diff 200851.
pcc added a comment.
- Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60242/new/
https://reviews.llvm.org/D60242
Files:
lld/docs/Partitions.rst
lld/docs/index.rst
lld/docs/partitions.dot
lld/docs/partitions.svg
llvm/docs/Extensions.rst
llvm/include/llvm/BinaryFormat/ELF.h
llvm/include/llvm/IR/GlobalValue.h
llvm/lib/AsmParser/LLLexer.cpp
llvm/lib/AsmParser/LLParser.cpp
llvm/lib/AsmParser/LLToken.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
llvm/lib/IR/AsmWriter.cpp
llvm/lib/IR/Globals.cpp
llvm/lib/IR/LLVMContextImpl.h
llvm/lib/IR/Type.cpp
llvm/lib/MC/MCParser/ELFAsmParser.cpp
llvm/lib/MC/MCSectionELF.cpp
llvm/lib/Object/ELF.cpp
llvm/test/Bitcode/compatibility.ll
llvm/test/CodeGen/X86/partition.ll
llvm/test/MC/ELF/section.s
llvm/test/Object/X86/irsymtab.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60242.200851.patch
Type: text/x-patch
Size: 36926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/9934ad59/attachment.bin>
More information about the llvm-commits
mailing list