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

Upgrade to LLVM 3.7.1 and switch over CI #14623

Merged
merged 7 commits into from
Jan 15, 2016
Merged

Upgrade to LLVM 3.7.1 and switch over CI #14623

merged 7 commits into from
Jan 15, 2016

Commits on Jan 14, 2016

  1. Configuration menu
    Copy the full SHA
    1738754 View commit details
    Browse the repository at this point in the history
  2. LLVM 3.7.1!

    tkelman committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    c33cec6 View commit details
    Browse the repository at this point in the history
  3. Change OSX build to use LLVM3.7

    Use `staging` branch for testing LLVM3.7
    
    More git-fu
    
    More git-fu
    
    Hopefully the last git-fu
    
    llvm-config-3.7.1, not llvm-config-3.7
    staticfloat authored and tkelman committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    4fd7dc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74811fe View commit details
    Browse the repository at this point in the history
  5. Build with -DUSE_ORCJIT on osx Travis

    since we know our llvm37-julia homebrew bottle is patched
    
    Add -DUSE_ORCJIT to default JCXXFLAGS rather than replacing
    tkelman committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    4b2b993 View commit details
    Browse the repository at this point in the history
  6. Disable osx travis for now

    Set CXXFLAGS=-DUSE_ORCJIT
    tkelman committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    0cc27d3 View commit details
    Browse the repository at this point in the history
  7. disable libedit and terminfo in llvm configure

    (possibly temporary if we need these for something?)
    tkelman committed Jan 14, 2016
    Configuration menu
    Copy the full SHA
    7725b8e View commit details
    Browse the repository at this point in the history