summaryrefslogtreecommitdiff
path: root/test/profile/instrprof-icall-promo.test
diff options
context:
space:
mode:
authorXinliang David Li <davidxl@google.com>2016-06-02 20:12:06 +0000
committerXinliang David Li <davidxl@google.com>2016-06-02 20:12:06 +0000
commit48c41ee3d48d329d4512055a878efdef3d58220f (patch)
treef54a90991d80151dfc03141884e99e4eefc75b34 /test/profile/instrprof-icall-promo.test
parentb31140f70c0b8c85cb6aef6623a123da5f2c666f (diff)
[profile] enable a subtest for vcall inline virtual func
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@271577 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/profile/instrprof-icall-promo.test')
-rw-r--r--test/profile/instrprof-icall-promo.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/profile/instrprof-icall-promo.test b/test/profile/instrprof-icall-promo.test
index 8be50bca6..ec6bd59c5 100644
--- a/test/profile/instrprof-icall-promo.test
+++ b/test/profile/instrprof-icall-promo.test
@@ -10,7 +10,7 @@ RUN: %clangxx_profgen -O2 -Xclang -fprofile-instrument=llvm %t.1.o %t.2.o -o %t.
RUN: LLVM_PROFILE_FILE=%t-icall2.profraw %t.gen.2
RUN: llvm-profdata merge -o %t-icall2.profdata %t-icall2.profraw
# The following test will be re-enabled once a compiler bug is fixed.
-#: %clangxx -O2 -Rpass=pgo-icall-prom -fprofile-instr-use=%t-icall2.profdata -c -o %t.2.use.o %S/Inputs/instrprof-icall-promo_2.cc 2>&1 | FileCheck %s
+RUN: %clangxx -O2 -Rpass=pgo-icall-prom -fprofile-instr-use=%t-icall2.profdata -c -o %t.2.use.o %S/Inputs/instrprof-icall-promo_2.cc 2>&1 | FileCheck %s
# CHECK: Promote indirect call to