]> granicus.if.org Git - llvm/commit
[Profile] Do not annotate select insts not covered in profile.
authorXinliang David Li <davidxl@google.com>
Tue, 20 Sep 2016 20:20:01 +0000 (20:20 +0000)
committerXinliang David Li <davidxl@google.com>
Tue, 20 Sep 2016 20:20:01 +0000 (20:20 +0000)
commitf5969f7e9c77b7d7c2ab5197f896df59d4ece07c
treec64fe7b6cb632666ff9b5200403e24acc06b80e5
parent7bcdeca5fcc897899ef693babec631f8b7216342
[Profile] Do not annotate select insts not covered in profile.

Fixed PR/30466

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@282009 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/PGOInstrumentation.cpp