[go: nahoru, domu]

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

Moving to LLVM 9.0.0 #142

Open
lifeasageek opened this issue Jul 25, 2019 · 6 comments
Open

Moving to LLVM 9.0.0 #142

lifeasageek opened this issue Jul 25, 2019 · 6 comments

Comments

@lifeasageek
Copy link

Hello,

I've prepared the patch for LLVM 9.0.0 (this seems to build the Linux kernel):
lifeasageek@b7c0922

I haven't fully worked through if this is right, so please let me know if something's wrong.

@yuleisui
Copy link
Collaborator
yuleisui commented Jul 26, 2019

Thanks! We will have a look and test once after the official release of LLVM-9.0. If you have any updates, please feel free to post.

@Da5hes
Copy link
Da5hes commented Sep 23, 2019

@yuleisui LLVM 9.0.0 has just been released. would you mind looking at it once more?

@yuleisui
Copy link
Collaborator

Sure, will try to update to llvm 9 these two days. It seems that the terminaterInst has gone?

@Da5hes
Copy link
Da5hes commented Sep 23, 2019

yes it was removed in 8.0.0, see https://reviews.llvm.org/D47467

@yuleisui
Copy link
Collaborator

The build breaks in my macOS when I changed "add_llvm_loadable_module" to "add_llvm_library" in CMakeLists.txt. Any idea about this?

@yuleisui
Copy link
Collaborator

Now SVF has been upgraded to LLVM-9.0.0, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants