[PATCH] D33799: [ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change it to -use-new-pm.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 15:36:39 PDT 2017


timshen updated this revision to Diff 101128.
timshen added a comment.

Add UseNewPM to computeCacheKey.


https://reviews.llvm.org/D33799

Files:
  llvm/include/llvm/LTO/Config.h
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/ThinLTO/X86/newpm-basic.ll
  llvm/test/tools/llvm-lto2/X86/pipeline.ll
  llvm/tools/llvm-lto2/llvm-lto2.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33799.101128.patch
Type: text/x-patch
Size: 3882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/382c729c/attachment.bin>


More information about the llvm-commits mailing list