[PATCH] D27556: LTO: Hash the parts of the LTO configuration that affect code generation.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 19:59:02 PST 2016


pcc updated this revision to Diff 80713.
pcc added a comment.

- Add FunctionSections, DataSections and DebuggerTuning; fix a bug


https://reviews.llvm.org/D27556

Files:
  llvm/include/llvm/CodeGen/CommandFlags.h
  llvm/lib/LTO/LTO.cpp
  llvm/test/ThinLTO/X86/cache-config.ll
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27556.80713.patch
Type: text/x-patch
Size: 7944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161208/c3409a4b/attachment.bin>


More information about the llvm-commits mailing list