[PATCH] D27280: [PGO] fix PGO use ICE when there are unreachable BBs
Rong Xu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 2 11:20:44 PST 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL288528: [PGO] Fix PGO use ICE when there are unreachable BBs (authored by xur).
Changed prior to commit:
https://reviews.llvm.org/D27280?vs=79815&id=80106#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27280
Files:
llvm/trunk/lib/Transforms/Instrumentation/CFGMST.h
llvm/trunk/lib/Transforms/Instrumentation/PGOInstrumentation.cpp
llvm/trunk/test/Transforms/PGOProfile/Inputs/unreachable_bb.proftext
llvm/trunk/test/Transforms/PGOProfile/unreachable_bb.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27280.80106.patch
Type: text/x-patch
Size: 6790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161202/24333695/attachment.bin>
More information about the llvm-commits
mailing list