"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ba8122cc257290e6b77435dc0c08b6b7135279ff"
Got rid of the `Z3ConstraintManager` class
Now, instead of passing the reference to a shared_ptr, we pass the shared_ptr instead. I've also removed the check if Z3 is present in CreateZ3ConstraintManager as this function already calls CreateZ3Solver that performs the exactly same check. Differential Revision: https://reviews.llvm.org/D54976 llvm-svn: 353371
Loading
Please register or sign in to comment