summaryrefslogtreecommitdiff
path: root/test/profile
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2017-07-13 00:22:01 +0000
committerXinliang David Li <davidxl@google.com>2017-07-13 00:22:01 +0000
commitc071d1bfb8a5e2534358b84802739b7884eb921c (patch)
tree7c751a8e4cd3d73a89c51616c235657adb54dddf /test/profile
parent39ef995bef47dcae535ae2d528013c20cf03896b (diff)
Fix broken test
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@307869 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/profile')
-rw-r--r--test/profile/Linux/counter_promo_nest.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/profile/Linux/counter_promo_nest.c b/test/profile/Linux/counter_promo_nest.c
index 57e5c61d7..0792f0c76 100644
--- a/test/profile/Linux/counter_promo_nest.c
+++ b/test/profile/Linux/counter_promo_nest.c
@@ -28,9 +28,6 @@ int main()
// PROMO-NEXT: load{{.*}}@__profc_main{{.*}}
// PROMO-NEXT: add
// PROMO-NEXT: store{{.*}}@__profc_main{{.*}}
-// PROMO-NEXT: load{{.*}}@__profc_main{{.*}}
-// PROMO-NEXT: add
-// PROMO-NEXT: store{{.*}}@__profc_main{{.*}}
{
int i, j, k;