[test] Fix tools/gold/X86/new-pm.ll after D101797
authorFangrui Song <i@maskray.me>
Sat, 8 May 2021 20:41:36 +0000 (13:41 -0700)
committerFangrui Song <i@maskray.me>
Sat, 8 May 2021 20:41:36 +0000 (13:41 -0700)
llvm/test/tools/gold/X86/new-pm.ll

index 91d1828..1236793 100644 (file)
@@ -8,6 +8,7 @@
 ; RUN:     --plugin-opt=cache-dir=%t.cache \
 ; RUN:     -o %t2.o %t.o 2>&1 | FileCheck %s
 
+; CHECK: Running pass:
 
 ;; --plugin-opt=debug-pass-manager is a no-op for the legacy pass manager.
 ; RUN: %gold -m elf_x86_64 -plugin %llvmshlibdir/LLVMgold%shlibext \