Skip to content
Snippets Groups Projects
Select Git revision
  • aosp-new/master
  • aosp-new/llvm-r353983
  • caf_migration/aosp-new/llvm-r353983
  • aosp-new/upstream-master
  • caf_migration/aosp-new/upstream-master
  • caf_migration/aosp-new/master
  • aosp-new/llvm-r316199
  • caf_migration/aosp-new/llvm-r316199
  • aosp-new/release_36
  • caf_migration/aosp-new/release_36
  • aosp-new/release_35
  • caf_migration/aosp-new/release_35
  • aosp-new/release_34
  • caf_migration/aosp-new/release_34
  • aosp-new/release_33
  • caf_migration/aosp-new/release_33
  • aosp-new/release_32
  • caf_migration/aosp-new/release_32
  • aosp-new/release_31
  • caf_migration/aosp-new/release_31
  • llvm-svn.349610
  • llvm-svn.344140
  • llvm-svn.339409
  • llvm-svn.328901
  • llvm-svn.328903
  • llvm-svn.326829
26 results

llvm

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Sanjay Patel authored and Yi Kong committed
    https://bugs.llvm.org/show_bug.cgi?id=40734
    
    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354144 91177308-0d34-0410-b5e6-96231b3b80d8
    60cf23e5
    History
    The LLVM Compiler Infrastructure
    ================================
    
    This directory and its subdirectories contain source code for LLVM,
    a toolkit for the construction of highly optimized compilers,
    optimizers, and runtime environments.
    
    LLVM is open source software. You may freely distribute it under the terms of
    the license agreement found in LICENSE.txt.
    
    Please see the documentation provided in docs/ for further
    assistance with LLVM, and in particular docs/GettingStarted.rst for getting
    started with LLVM and docs/README.txt for an overview of LLVM's
    documentation setup.
    
    If you are writing a package for LLVM, see docs/Packaging.rst for our
    suggestions.