NFC. fixing time-passes test failure on Windows.

llvm-svn: 340893
This commit is contained in:
Fedor Sergeev 2018-08-29 03:53:30 +00:00
parent 6d47a41520
commit f270c7c9e9
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
; TIME-LEGACY-DAG: Dominator Tree Construction
; TIME-LEGACY-DAG: Module Verifier
; TIME-LEGACY-DAG: Target Library Information
; TIME: 100{{.*}} Total{{$}}
; TIME: Total{{$}}
define i32 @foo() {
%res = add i32 5, 4