From 24a927b3c21ee1215916bd207248204f21d3699f Mon Sep 17 00:00:00 2001 From: Xinliang David Li Date: Mon, 1 Aug 2016 23:20:30 +0000 Subject: [PATCH] improve test cases to fix bot failure llvm-svn: 277403 --- compiler-rt/test/profile/Inputs/comdat_rename_1.cc | 6 +++--- compiler-rt/test/profile/Inputs/comdat_rename_2.cc | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/compiler-rt/test/profile/Inputs/comdat_rename_1.cc b/compiler-rt/test/profile/Inputs/comdat_rename_1.cc index 907b964..688e305 100644 --- a/compiler-rt/test/profile/Inputs/comdat_rename_1.cc +++ b/compiler-rt/test/profile/Inputs/comdat_rename_1.cc @@ -7,7 +7,7 @@ int FOO::callee() { // CHECK-LABEL: define {{.*}}callee{{.*}} // CHECK-NOT: br i1 {{.*}} // CHECK: br {{.*}}label{{.*}}, label %[[BB1:.*]], !prof ![[PD1:[0-9]+]] - // CHECK: ;