Skip to content
View mahesh-attarde's full-sized avatar
🇮🇳
🇮🇳

Block or report mahesh-attarde

Report abuse

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

Report abuse

Pinned Loading

  1. groot groot Public

    I am groot.

    Shell 1

  2. llvm-project llvm-project Public

    Forked from llvm/llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

    LLVM

  3. llvm-utils llvm-utils Public

    Forked from banach-space/llvm-tutor

    A collection of out-of-tree LLVM passes for Debugging

    C++

  4. scripts scripts Public

    small useful scripts in python/c/c++

    C

  5. Useful Options Useful Options
    1
    # Search Clang Doc
    2
    [https://clang.llvm.org/docs/search.html](Clang Option Search)
    3
    
                  
    4
    # Print All passes enabled
    5
    $opt=-O0