Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support extractBitcode and extra standalone & debug tasks #2

Merged
merged 12 commits into from
Jan 16, 2024

Conversation

GlebSolovev
Copy link
Collaborator

@GlebSolovev GlebSolovev commented Jan 15, 2024

Except for the task implementation by itself, this also includes:

  • designing a convenient DSL syntax to configure the task;
  • creating a pipeline to connect decompileBitcode and extractBitcode tasks with each other and the project.

Moreover, we'd like our plugin to provide standalone versions of the tasks mentioned above to analyze many bitcode files more conveniently.

Finally, this PR also includes debug tasks support, since it causes important plugin code refactoring.

@GlebSolovev GlebSolovev changed the title Support extractBitcode task Support extractBitcode and extra standalone & debug tasks Jan 16, 2024
@GlebSolovev GlebSolovev merged commit 42723d1 into main Jan 16, 2024
3 checks passed
@GlebSolovev GlebSolovev deleted the extract-bitcode-dev branch January 16, 2024 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant