[llvm-dev] building a custom plugin

Michael Kruse via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 2 12:46:59 PDT 2019


The code for building the PrintFunctionNames plugin is available here:

https://github.com/llvm/llvm-project/blob/master/clang/examples/PrintFunctionNames/CMakeLists.txt

Michael


More information about the llvm-dev mailing list