[PATCH] D52023: [ThinLTO]Allow setting of maximum cache size with 64-bit number, and provide C-interface function for large values

James Henderson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 05:54:41 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342233: [ThinLTO]Allow setting of maximum cache size with 64-bit number (authored by jhenderson, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52023?vs=165245&id=165486#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52023

Files:
  llvm/trunk/include/llvm-c/lto.h
  llvm/trunk/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h
  llvm/trunk/test/ThinLTO/X86/cache.ll
  llvm/trunk/tools/llvm-lto/llvm-lto.cpp
  llvm/trunk/tools/lto/lto.cpp
  llvm/trunk/tools/lto/lto.exports

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52023.165486.patch
Type: text/x-patch
Size: 4468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/89151ce3/attachment.bin>


More information about the llvm-commits mailing list