How do I build an llvm-pass and then use clang to load the generated shared library in another rule?

前端 未结 0 1419
长情又很酷
长情又很酷 2020-12-31 18:46

I have the following project structure:

llvm-pass/
  CMakeLists.txt
  BUILD
program/
  main.cc
  BUILD
WORKSPACE

In llvm-pass/BUILD

         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题