Low Level Virtual MachineLLVM은 가상머신과을 만드는데 도움이 될 수 있다는 점을 빼고는 거의 관련이 없다컴파일러의 기반구조프로그램을 컴파일 타임, 링크 타임, 런타임 상황에서 프로그램의 작성 언어에 상관없이 최적화를 쉽게 구현할 수 있도록 구성모듈식의 재사용 가능한 컴파일러와 툴체인의 집합 외에도 그냥 단어 그자체를 말하기도 한다LLVM UsagesLLVM-IR The LLVM Compiler Infrastructure ProjectThe 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.https://llvm.org/