This test case was causing a PowerPC buildbot to fail as it happened to be named lld-multistage, which matches with the original regex and therefore fails the check-not. This should better represent the desired check.
Original differential: https://reviews.llvm.org/D96835
this may fail on windows since lld becomes lld.exe