Duplication: equalValsPred and Crucible's Value.testEqual #439
Labels
subsystem: crucible-llvm
Issues related to LLVM bitcode verification with crucible-llvm
tech debt
Issues that document or involve technical debt
Milestone
This one is my fault :) These two functions are notably similar:
Crucible.LLVM.MemModel.Value.testEqual
SAWScript.CrucibleResolveSetupValue.equalValsPred
We should probably rephrase the latter so that it uses the former, which is more complete.
The text was updated successfully, but these errors were encountered: