[PATCH] D42446: [ThinLTO] Add a couple of more knobs to C API to control cache size.

Katya Romanova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 23 15:05:35 PST 2018


kromanova created this revision.
kromanova added reviewers: mehdi_amini, tejohnson, bd1976llvm.
Herald added subscribers: eraman, inglorion.

Exposing a couple of C LTO API functions to control the size and amount of files in cache directory. These functions have been supported in C++ LTO API for a long time.


Repository:
  rL LLVM

https://reviews.llvm.org/D42446

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42446.131148.patch
Type: text/x-patch
Size: 5646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/e6fa943d/attachment.bin>


More information about the llvm-commits mailing list