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

Rebase to the llvm-project monorepo #57675

Merged
merged 8 commits into from
Jan 26, 2019
Merged

Commits on Jan 25, 2019

  1. Rebase to the llvm-project monorepo

    The new git submodule src/llvm-project is a monorepo replacing src/llvm
    and src/tools/{clang,lld,lldb}.  This also serves as a rebase for these
    projects to the new 8.x branch from trunk.
    
    The src/llvm-emscripten fork is unchanged for now.
    cuviper committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    df0466d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75d0bce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cff0750 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b88324 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    400dec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a920ed9 View commit details
    Browse the repository at this point in the history
  7. Set LLDB_NO_DEBUGSERVER=ON

    cuviper committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    15cf179 View commit details
    Browse the repository at this point in the history
  8. Update dlmalloc to 0.1.2

    Remove usage of an old and removed wasm intrinsic
    alexcrichton authored and cuviper committed Jan 25, 2019
    Configuration menu
    Copy the full SHA
    059ed4f View commit details
    Browse the repository at this point in the history