Closed ga0 closed 2 years ago
As mentioned in #411 , save/load methods for LLVMPointsToSet will be very useful, especially when processing large programs. We can load the saved data and no need to generate LLVMPointsToSet again.
Thanks for your contribution. This feature is now fully implemented in #441 and will soon be merged.
As mentioned in #411 , save/load methods for LLVMPointsToSet will be very useful, especially when processing large programs. We can load the saved data and no need to generate LLVMPointsToSet again.