Sazzadur Rahaman via llvm-dev
2017-May-19 20:18 UTC
[llvm-dev] About cross-translational-unit taint checking
Dear LLVMers, There are several great LLVM based static taint analysis tools. But It seems like most of the tools (both llvm passes and scan-build passes) do not support cross-translational-unit taint checking. While analyzing large code bases, cross-translational-unit analysis seems quite useful. Any suggestions on how can I accommodate cross-translational-unit taint analysis or any tool(s) that can provide such functionality will be greatly appreciated. Thanks in advance! Best Regards, Sazzadur Rahaman -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170519/07ce43e0/attachment.html>