search for: add_llvm_modul

Displaying 1 result from an estimated 1 matches for "add_llvm_modul".

Did you mean: add_llvm_module
2020 Mar 27
2
We have a problem about pass.
...b/Tranform 2. Change CMakeLists.txt in llvm/lib/Transform/pass 3. Run make in llvm/build/lib However, the desired pass file was not created. There were no errors in the make process. Installed version is LLVM & clang 8.0.0, CMAKE 3.4.3. Here is the contents of CMakeLists.txt set in the pass: add_llvm_module ( Filter MODULE Filter.cpp DEPENDS intrinsics_gen PLUGIN_TOOL opt ) We are looking forward to hearing from you. Best regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200327/0c4d499f/attachment-00...