[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
Mon Oct 28 21:50:16 PDT 2019


terrelln updated this revision to Diff 226835.
terrelln added a comment.

Use triple `x86_64` in tests.


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.226835.patch
Type: text/x-patch
Size: 5595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/e2d66aed/attachment-0001.bin>


More information about the llvm-commits mailing list