[PATCH] D70834: [llvm] llvm-ifs: Support for handling empty IFS and merging weak+strong symbols.
Puyan Lotfi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 4 23:16:25 PST 2019
plotfi updated this revision to Diff 232266.
plotfi added a comment.
adding tests for weak/strong mismatch that is also a size/type mismatch for a given symbol.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70834/new/
https://reviews.llvm.org/D70834
Files:
llvm/test/tools/llvm-ifs/Inputs/strong-mismatch-size.ifs
llvm/test/tools/llvm-ifs/Inputs/strong-mismatch-type.ifs
llvm/test/tools/llvm-ifs/conflict-weak.ifs
llvm/test/tools/llvm-ifs/default-empty.ifs
llvm/test/tools/llvm-ifs/strong.ifs
llvm/test/tools/llvm-ifs/weak-mismatch.ifs
llvm/tools/llvm-ifs/llvm-ifs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70834.232266.patch
Type: text/x-patch
Size: 6603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191205/69ba06f7/attachment.bin>
More information about the llvm-commits
mailing list