LLQL
A tool to run SQL query with pattern matching on LLVM IR/BC
Featured
4 Votes

Description
LLQL is a tool that allow you to run SQL-like query with Pattern matching functions inspired by LLVM InstCombine Pattern Matchers on LLVM IR/Bitcode files - AmrDeveloper/LLQL