[PATCH] D57385: [ELF] Support --{,no-}allow-shlib-undefined

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 19:00:01 PST 2019


MaskRay updated this revision to Diff 184237.
MaskRay added a comment.

Change the order of AND clauses to be more efficient


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D57385

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Options.td
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Writer.cpp
  test/ELF/allow-shlib-undefined.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57385.184237.patch
Type: text/x-patch
Size: 8934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/3cf4b6db/attachment.bin>


More information about the llvm-commits mailing list