secure-software-engineering / phasar

A LLVM-based static analysis framework.
Other
930 stars 140 forks source link

F fix cyclic dependencies #521

Closed fabianbs96 closed 1 year ago

fabianbs96 commented 1 year ago

There are linking issues for phasar on some systems; however, simply adding the link libraries to the respective targets creates cyclic dependencies. This PR aims to resolve this issue