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

Filter allocas with no direct source relation #12

Open
ahueck opened this issue Sep 14, 2020 · 0 comments
Open

Filter allocas with no direct source relation #12

ahueck opened this issue Sep 14, 2020 · 0 comments
Labels
enhancement New feature or request long-term Issues will be addressed sometime the future

Comments

@ahueck
Copy link
Contributor

ahueck commented Sep 14, 2020

Currently, all allocas, which are not filtered by TypeART, are instrumented

Add an additional condition that we need a direct source relation of the alloca (e.g., a name; line/col. number)

@ahueck ahueck added enhancement New feature or request long-term Issues will be addressed sometime the future labels Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request long-term Issues will be addressed sometime the future
Projects
None yet
Development

No branches or pull requests

1 participant