maijun-sec / llvm-clang-demo

Apache License 2.0
1 stars 0 forks source link

llvm-clang-demo

A collection of examples about llvm and clang.

cmake arguments:

-DLLVM_DIR=${llvm-install-path}/lib/cmake/llvm
-DClang_DIR=${llvm-install-path}/lib/cmake/clang

all testcases are tested use clang 16.0.0

All Examples: