From: Chandler Carruth Date: Tue, 24 Jan 2017 05:30:41 +0000 (+0000) Subject: [PM] Further fixes to the test case in r292863. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0f21af6a69e5eed883f9fb6520f20fddf7116c38;p=llvm [PM] Further fixes to the test case in r292863. This should hopefully fix the MSVC failures remaining. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292887 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Other/new-pm-lto-defaults.ll b/test/Other/new-pm-lto-defaults.ll index 88044b90eb2..8f54a7dfdf7 100644 --- a/test/Other/new-pm-lto-defaults.ll +++ b/test/Other/new-pm-lto-defaults.ll @@ -19,7 +19,7 @@ ; RUN: | FileCheck %s --check-prefix=CHECK-O --check-prefix=CHECK-O2 ; CHECK-O: Starting llvm::Module pass manager run. -; CHECK-O-NEXT: Running pass: PassManager