[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
Tue May 28 20:28:03 PDT 2019


This revision was automatically updated to reflect the committed changes.
pcc marked an inline comment as done.
Closed by commit rL361923 (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60242?vs=200851&id=201816#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60242

Files:
  lld/trunk/docs/Partitions.rst
  lld/trunk/docs/index.rst
  lld/trunk/docs/partitions.dot
  lld/trunk/docs/partitions.svg
  llvm/trunk/docs/Extensions.rst
  llvm/trunk/include/llvm/BinaryFormat/ELF.h
  llvm/trunk/include/llvm/IR/GlobalValue.h
  llvm/trunk/lib/AsmParser/LLLexer.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/AsmParser/LLToken.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  llvm/trunk/lib/IR/AsmWriter.cpp
  llvm/trunk/lib/IR/Globals.cpp
  llvm/trunk/lib/IR/LLVMContextImpl.h
  llvm/trunk/lib/MC/MCParser/ELFAsmParser.cpp
  llvm/trunk/lib/MC/MCSectionELF.cpp
  llvm/trunk/lib/Object/ELF.cpp
  llvm/trunk/test/Bitcode/compatibility.ll
  llvm/trunk/test/CodeGen/X86/partition.ll
  llvm/trunk/test/MC/ELF/section.s
  llvm/trunk/test/Object/X86/irsymtab.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60242.201816.patch
Type: text/x-patch
Size: 35149 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/0b13c72d/attachment.bin>


More information about the llvm-commits mailing list