<div dir="ltr"><div>Dear, LLVM developers.</div><div>We appreciate your interest.</div><div><br></div>We contacted to solve the problem of setting the pass. Our pass setup process is as follows:<br><br>1. Add pass subdirectory from CMakeLists.txt in llvm/lib/Tranform<br>2. Change CMakeLists.txt in llvm/lib/Transform/pass<br>3. Run make in llvm/build/lib<br><br>However, the desired pass file was not created. There were no errors in the make process.<br><div><br></div><div>Installed version is LLVM & clang 8.0.0, CMAKE 3.4.3.<br>Here is the contents of CMakeLists.txt set in the pass:<div><br><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>add_llvm_module ( Filter MODULE </div></blockquote></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>Filter.cpp</div><div><br></div></blockquote></div></blockquote><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><blockquote style="margin:0 0 0 40px;border:none;padding:0px">DEPENDS<br>intrinsics_gen<br>PLUGIN_TOOL<br>opt<br>)<br><br></blockquote></blockquote>We are looking forward to hearing from you. </div><div><br></div><div>Best regards.</div></div></div>