Skip to content

Move AnalysisController#724

Merged
fabianbs96 merged 10 commits intodevelopmentfrom
f-MoveAnalysisController
Aug 9, 2024
Merged

Move AnalysisController#724
fabianbs96 merged 10 commits intodevelopmentfrom
f-MoveAnalysisController

Conversation

@fabianbs96
Copy link
Member

The phasar-library phasar_controller is only used in phasar-cli and it is closely tied to it. Also, it does not fit well into our folder structure where all components that use LLVMCore should be in PhasarLLVM.
So, the controller better belongs into the application layer next to our tools.
As a bonus, clients that use phasar as a library no longer need to compile the controller if they do not need phasar-cli (which is very likely).

@fabianbs96 fabianbs96 self-assigned this May 20, 2024
@fabianbs96 fabianbs96 requested a review from MMory as a code owner May 20, 2024 12:23
Copy link
Member

@MMory MMory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks!

@fabianbs96 fabianbs96 merged commit 6e0f6f6 into development Aug 9, 2024
@fabianbs96 fabianbs96 deleted the f-MoveAnalysisController branch August 9, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants