[PATCH] D148726: [ELF] Support --exclude-inputs

Marco Elver via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 12:25:39 PDT 2023


melver updated this revision to Diff 515040.
melver marked 2 inline comments as done.
melver added a comment.

- fix test if 'foo' or 'bar' in absolute path
- formatting of for-if
- add log()


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148726

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Options.td
  lld/docs/ld.lld.1
  lld/test/ELF/exclude-inputs.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148726.515040.patch
Type: text/x-patch
Size: 3209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230419/95c2385a/attachment.bin>


More information about the llvm-commits mailing list