[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
Thu Oct 24 18:08:46 PDT 2019


terrelln updated this revision to Diff 226369.
terrelln added a comment.
Herald added a subscriber: hiraditya.

- Merge D69293 <https://reviews.llvm.org/D69293> into this diff.
- Fix all 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.226369.patch
Type: text/x-patch
Size: 5525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/a7ff4c52/attachment.bin>


More information about the llvm-commits mailing list