Comments
-
@Mike_BD Thanks a lot for the quick feedback and the involvement! 😄
-
@Mike_BD It is the bdshieldsrv instance. The LLVM tests are running LLVM binaries through python, to exercise a specific situation in the compiler. When using the above cmake command, it runs approx. 70,000 tests, each of which can invoke one, or up to several tens of LLVM binaries. I could trace with procmon.exe to see…