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 for clang 7.0.0 #55

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

RaunakShah
Copy link

Changes to SVF source code to support build with clang 7.0.0. Builds target and example analyses given on the setup guide tested with basic programs.

@yuleisui
Copy link
Collaborator

yuleisui commented Jun 4, 2018

Hi Raunak,

Thanks for your contribution.

It seems to me that there is no official LLVM-7.0 yet.

May I know where is your clang 7.0.0?

@RaunakShah
Copy link
Author

Hi Yulei,
While they have not released it officially, I got the trunk from svn which is 7.0.0. Im building chromium, which currently only builds with clang 7.0.0.
https://clang.llvm.org/get_started.html

@yuleisui
Copy link
Collaborator

Hi Raunak,

LLVM 7 will be officially released in one-month time.

Could you please come back and help us upgrade SVF to LLVM 7 then?

@RaunakShah
Copy link
Author

RaunakShah commented Nov 28, 2018 via email

@yuleisui
Copy link
Collaborator

Hi Raunak,

Yes, it has been ported to LLVM-7. You may wish to help us with future versions if needed.

Thanks,

@RaunakShah
Copy link
Author

RaunakShah commented Nov 28, 2018 via email

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.

2 participants