[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:50:05 PST 2019
MaskRay updated this revision to Diff 184234.
MaskRay marked an inline comment as done.
MaskRay added a comment.
Put !AllowShlibUndefined code together.
This does what the comment says:
> Is this the best place to add this error check? Can you run another for loop to separate this new logic from another?
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.184234.patch
Type: text/x-patch
Size: 8938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190130/8eb282ed/attachment.bin>
More information about the llvm-commits
mailing list