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

Nick Terrell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 11:12:00 PDT 2019


terrelln updated this revision to Diff 226466.
terrelln edited the summary of this revision.
terrelln added a comment.

Fix comments


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/mmap-output-file.s
  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.226466.patch
Type: text/x-patch
Size: 5609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/7ef907d4/attachment.bin>


More information about the llvm-commits mailing list