Next-generation compiler infrastructure with modular design
Next-gen compiler infrastructure
clangclang++llvm-configoptllcllillvm-arllvm-nmllvm-objdump$ clang -o program program.c$ clang++ -O3 -o app main.cpp$ llvm-config --version --bindir