[PATCH] D111358: TargetLibraryInfo checker tool
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 09:18:13 PDT 2021
probinson updated this revision to Diff 384776.
probinson added a comment.
Updated the UI:
Removed --verbose, replaced with --report=[summary,discrepancy,full]
Added --dump-tli to get info about TLI without reference to a library file
Reworked the reporting code, to make it more compact and hopefully easier to follow.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111358/new/
https://reviews.llvm.org/D111358
Files:
llvm/docs/CommandGuide/index.rst
llvm/docs/CommandGuide/llvm-tli-checker.rst
llvm/test/tools/llvm-tli-checker/ps4-tli-check.s
llvm/tools/llvm-tli-checker/CMakeLists.txt
llvm/tools/llvm-tli-checker/Opts.td
llvm/tools/llvm-tli-checker/llvm-tli-checker.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111358.384776.patch
Type: text/x-patch
Size: 24602 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211104/4d47b094/attachment.bin>
More information about the llvm-commits
mailing list