llvmc (1) Linux Manual Page
NAME llvmc – The LLVM Compiler Driver (WIP) SYNOPSIS llvmc [options] filenames… DESCRIPTION llvmc is a configurable driver for invoking other LLVM (and non-LLVM) tools in order to compile, optimize and link software for multiple languages. For those familiar with FSF‘s gcc tool, it is very similar. Please note that llvmc is considered an experimental…
