This patch allows us to make the patch D64061 a one-liner that is need to revert it easily if any failure will arise.
Basically this patch removes the test part that relates to non-strict behavior and changes the assertion to llvm_unreachable() to allow the check in release builds.
Details
Details
- Reviewers
davidxl
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Closed by commit rL365439: Prepare for making SwitchInstProfUpdateWrapper strict (authored by yrouban).
yrouban committed rG592f44a7e75b: Prepare for making SwitchInstProfUpdateWrapper strict (authored by yrouban).
llvm-svn: 365439