[PATCH] D69294: [LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 17:45:45 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG68142324290f: [LLD][ELF] Support --[no-]mmap-output-file with F_no_mmap (authored by terrelln, committed by MaskRay).

Changed prior to commit:
  https://reviews.llvm.org/D69294?vs=226835&id=227001#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69294

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/ELF/Writer.cpp
  lld/test/ELF/silent-ignore.test
  llvm/include/llvm/Support/FileOutputBuffer.h
  llvm/lib/Support/FileOutputBuffer.cpp
  llvm/unittests/Support/FileOutputBufferTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69294.227001.patch
Type: text/x-patch
Size: 5154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/83bef544/attachment.bin>


More information about the llvm-commits mailing list