[llvm-dev] customized pass for LLVM test-suite

黄永哲 via llvm-dev llvm-dev at lists.llvm.org
Fri Jul 20 10:20:40 PDT 2018


Hello everyone,
  I am trying to run a customized pass on LLVM test-suite. I see there is a
make version of running customized pass, but it is deprecated. I believe
the current standard is using cmake for running all tests. Does anyone know
how to run customized pass on LLVM test-suite for cmake version? Thanks a
lot.

Best,
Jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180720/64ea5368/attachment.html>


More information about the llvm-dev mailing list