От: | Sinclair | https://github.com/evilguest/ | |
Дата: | 25.08.24 05:55 | ||
Оценка: |
The code representation is one of the key factors that differentiates LLVM from other systems. The representation is designed to provide high-level information about programs that is needed to support sophisticated analyses and transformations, while being low-level enough to represent arbitrary programs and to permit extensive optimization in static compilers.