[PATCH] D28588: Pass -fprofile-sample-use to lto backends.
Dehao Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 14:50:49 PST 2017
danielcdh added a comment.
Thanks for the prompt response.
But looks like several other tests also has "-mllvm -debug-pass=Structure" in their tests:
tools/clang/test/CodeGen/pgo-instrumentation.c
test/CodeGen/Generic/llc-start-stop.ll
I just verified that if I cmake with -DCMAKE_BUILD_TYPE=Release, it still passes locally.
Thanks,
Dehao
https://reviews.llvm.org/D28588
More information about the cfe-commits
mailing list