[PATCH] D57385: [ELF] Support --{,no-}allow-shlib-undefined
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 29 18:41:07 PST 2019
MaskRay updated this revision to Diff 184233.
MaskRay marked an inline comment as done.
MaskRay added a comment.
Split the loop to two: 1) check if all DT_NEEDED are seen 2) --no-allow-shlib-undefined check
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.184233.patch
Type: text/x-patch
Size: 9374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/bdcd3ba1/attachment.bin>
More information about the llvm-commits
mailing list