From 02fa65209cc7f5803ea409365c87d9863838b996 Mon Sep 17 00:00:00 2001 From: Mehdi Amini Date: Sun, 24 Apr 2016 00:25:15 +0000 Subject: Relax test using CHECK-DAG instead of CHECK-NEXT It seems we still have some ordering issue in the combined index emission, but I can't figure out why right now. From: Mehdi Amini llvm-svn: 267306 --- llvm/test/Bitcode/thinlto-function-summary-originalnames.ll | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'llvm/test') diff --git a/llvm/test/Bitcode/thinlto-function-summary-originalnames.ll b/llvm/test/Bitcode/thinlto-function-summary-originalnames.ll index e13311616bc..50c0a864e4e 100644 --- a/llvm/test/Bitcode/thinlto-function-summary-originalnames.ll +++ b/llvm/test/Bitcode/thinlto-function-summary-originalnames.ll @@ -4,12 +4,12 @@ ; RUN: llvm-bcanalyzer -dump %t.index.bc | FileCheck %s --check-prefix=COMBINED ; COMBINED: -; COMBINED-NEXT: -; COMBINED-NEXT: +; COMBINED-DAG: +; COMBINED-DAG: +; COMBINED-DAG: ; COMBINED-NEXT: ; COMBINED-NEXT: -- cgit v1.2.3