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 the minimum external LLVM to 7 #66973

Merged
merged 1 commit into from
Dec 3, 2019
Merged

Commits on Dec 2, 2019

  1. Update the minimum external LLVM to 7

    LLVM 7 is over a year old, which should be plenty for compatibility. The
    last LLVM 6 holdout was llvm-emscripten, which went away in rust-lang#65501.
    
    I've also included a fix for LLVM 8 lacking `MemorySanitizerOptions`,
    which was broken by rust-lang#66522.
    cuviper committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    2304c25 View commit details
    Browse the repository at this point in the history