[PATCH] D42799: [ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed backends

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 6 20:10:13 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324444: [ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed… (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D42799

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Bitcode/thinlto-alias.ll
  llvm/trunk/test/Bitcode/thinlto-deadstrip-flag.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-pgo.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-profile-summary.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph-sample-profile-summary.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-callgraph.ll
  llvm/trunk/test/Bitcode/thinlto-function-summary-originalnames.ll
  llvm/trunk/test/tools/gold/X86/thinlto.ll
  llvm/trunk/test/tools/llvm-lto/thinlto.ll
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42799.133143.patch
Type: text/x-patch
Size: 8851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/54571f51/attachment.bin>


More information about the llvm-commits mailing list