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

黄永哲 via llvm-dev llvm-dev at lists.llvm.org
Mon Jul 16 17:57:53 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/20180716/84b79a03/attachment.html>


More information about the llvm-dev mailing list