[PATCH] D116367: [ELF][LTO] Call madvise(MADV_DONTNEED) on MemoryBuffer instances

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 11:37:10 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa96fe1bf3b32: [ELF][LTO] Call madvise(MADV_DONTNEED) on MemoryBuffer instances (authored by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D116367?vs=396571&id=396700#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116367/new/

https://reviews.llvm.org/D116367

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Driver.h
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116367.396700.patch
Type: text/x-patch
Size: 6179 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/7c1115a8/attachment.bin>


More information about the llvm-commits mailing list