Skip to content
View vividsanders's full-sized avatar

Block or report vividsanders

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…

    C++

  2. llvm-tutor llvm-tutor Public

    Forked from banach-space/llvm-tutor

    A collection of out-of-tree LLVM passes for teaching and learning

    C++

  3. clang-tutor clang-tutor Public

    Forked from banach-space/clang-tutor

    A collection of out-of-tree Clang plugins for teaching and learning

    C++

  4. linux linux Public

    Forked from ClangBuiltLinux/linux

    Linux kernel source tree

    C

  5. mapping-high-level-constructs-to-llvm-ir mapping-high-level-constructs-to-llvm-ir Public

    Forked from f0rki/mapping-high-level-constructs-to-llvm-ir

    A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.

    LLVM