blob: 2e521f407040ec375497a1870a547db7ee61e2ba [file] [log] [blame]
LLVM is a completely modular compiler <b>infrastructure</b> that allows you to
build compiler related tools with ease. Simply pick the front-end,
optimizations, code generator, or other components that you need for your tool.