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

Update LLVM/Clang to v4.0.0 #780

Merged
merged 1 commit into from
Jul 27, 2017
Merged

Conversation

ivanbuhov
Copy link
Contributor

To update to llvm 3.8:

  1. Download the pre-build binary of LLVM 4.0.0 with Clang for Mac OS X.
  2. Extract the content of the package (/usr/local/lib is a good candidate for a destination folder)
  3. Include the path to {llvm-root}/bin/llvm-config or symlink to it in your PATH
  4. Reset the cmake cache of the metadata generator project. This way the generator will be linked with the new version of Clang/LLVM.

@ivanbuhov ivanbuhov merged commit 1dc958e into master Jul 27, 2017
@ivanbuhov ivanbuhov deleted the buhov/update-clang-to-4.0.0 branch July 27, 2017 10:59
@mm-ns
Copy link

mm-ns commented Aug 19, 2017

Hi Ivan, I am the person that reported this to Sebastian, so I appreciate your support on this. What would you say the time estimate on this is?

@ivanbuhov
Copy link
Contributor Author

@mm-ns Correct me if I am wrong but aren't you talking about this issue. If no - can you give more details on your issue related to the LLVM/Clang update in the iOS runtime. If yes - let's continue the discussion there.

Assuming that your comment is actually related to this one: we are going to further investigate the issue and update its status once {N} 3.2 is live.

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.

None yet

2 participants