Remove LSS-based commands #396
Labels
subsystem: crucible-llvm
Issues related to LLVM bitcode verification with crucible-llvm
type: enhancement
Issues describing an improvement to an existing feature or capability
Milestone
The Crucible-based interface to LLVM verification is now used for almost everything, and we haven't written new code that uses the LSS (
llvm-verifier
) interface in a while. We should remove the commands that use the LSS interface. These includellvm_verify
,llvm_symexec
, andllvm_extract
.The text was updated successfully, but these errors were encountered: