[PATCH] D87469: [LLD][ELF] Optimize linker script filename glob pattern matching NFC

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 06:12:26 PDT 2020


andrewng updated this revision to Diff 291883.
andrewng marked an inline comment as done.
andrewng edited the summary of this revision.
andrewng added a comment.

Update to address review comments.


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

https://reviews.llvm.org/D87469

Files:
  lld/ELF/AArch64ErrataFix.h
  lld/ELF/ARMErrataFix.h
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/Relocations.h
  lld/include/lld/Common/Strings.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87469.291883.patch
Type: text/x-patch
Size: 7180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/0a419972/attachment.bin>


More information about the llvm-commits mailing list