LLVM: Difference between revisions

From regional-training
(Created page with "category:Glossary category:Public")
 
No edit summary
Line 1: Line 1:
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines. The name "LLVM" itself is not an acronym; it is the full name of the project.
<ref>https://llvm.org/</ref>
[[category:Glossary]]
[[category:Glossary]]
[[category:Public]]
[[category:Public]]

Revision as of 09:28, 11 September 2023

The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines. The name "LLVM" itself is not an acronym; it is the full name of the project. [1]