Skip to content

Conversation

@sanghu1790
Copy link
Member

This version has the feature of printing and counting all basic blocks present in an assembly.ll code and printing and counting of visited basic blocks at least once.

@rasoolmaghareh rasoolmaghareh changed the title works on local but not on amazon Basic Block Coverage Oct 10, 2018
@rasoolmaghareh
Copy link
Member

@sanghu1790 your local version of code is not up to date and as a result is reporting conflict with the master branch. You should resolve the conflict first. Do the following:
1- switch to master branch in your local code
2- pull from the repo (to update the code to the latest version)
3- switch back to your branch
4- run git rebase -i master
5- resolve conflicts
6- run git push -f origin sanghu-codepen

@rasoolmaghareh rasoolmaghareh changed the title Basic Block Coverage WIP: Basic Block Coverage Oct 15, 2018
@sanghu1790 sanghu1790 self-assigned this Oct 26, 2018
@rasoolmaghareh rasoolmaghareh deleted the sanghu-codepen branch November 8, 2018 02:12
@sanghu1790 sanghu1790 restored the sanghu-codepen branch November 8, 2018 02:15
@rasoolmaghareh rasoolmaghareh reopened this Nov 8, 2018
@rasoolmaghareh
Copy link
Member

@sanghu1790 should we drop this PR?

@rasoolmaghareh rasoolmaghareh changed the title WIP: Basic Block Coverage DEP: Basic Block Coverage Apr 7, 2020
@rasoolmaghareh rasoolmaghareh changed the title DEP: Basic Block Coverage DEP: Basic Block Coverage (no longer continued) Jun 19, 2020
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.

3 participants