Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9
Fork ofhttps://github.com/llvm/llvm-project
License
JuliaLang/llvm-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to the LLVM project!
This repository contains the source code for LLVM, a toolkit for theconstruction of highly optimized compilers, optimizers, and run-timeenvironments.
The LLVM project has multiple components. The core of the project isitself called "LLVM". This contains all of the tools, libraries, and headerfiles needed to process intermediate representations and convert them intoobject files. Tools include an assembler, disassembler, bitcode analyzer, andbitcode optimizer.
C-like languages use theClang frontend. Thiscomponent compiles C, C++, Objective-C, and Objective-C++ code into LLVM bitcode-- and from there into object files, using LLVM.
Other components include:thelibc++ C++ standard library,theLLD linker, and more.
Consult theGetting Started with LLVMpage for information on building and running LLVM.
For information on how to contribute to the LLVM project, please take a look attheContributing to LLVM guide.
Join theLLVM Discourse forums,Discordchat, or #llvm IRC channel onOFTC.
The LLVM project has adopted acode of conduct forparticipants to all modes of communication within the project.
About
Fork ofhttps://github.com/llvm/llvm-project
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.