diff options
author | Sanjay Patel <spatel@rotateright.com> | 2016-08-24 13:55:55 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2016-08-24 13:55:55 +0000 |
commit | 8e297749c14690290099f0bfe6010b70c5e340d0 (patch) | |
tree | 92372564068f716bc4a715153bb7ab15a27df9b9 /llvm/tools/llvm-cov/SourceCoverageViewText.cpp | |
parent | a7ed090bba0261162ed1dd018be8a25ec4ba0f81 (diff) | |
download | bcm5719-llvm-8e297749c14690290099f0bfe6010b70c5e340d0.tar.gz bcm5719-llvm-8e297749c14690290099f0bfe6010b70c5e340d0.zip |
[InstCombine] add assert and explanatory comment for fold removed in r279568; NFC
I deleted a fold from InstCombine at:
https://reviews.llvm.org/rL279568
because it (like any InstCombine to a constant?) should always happen in InstSimplify,
however, it's not obvious what the assumptions are in the remaining code.
Add a comment and assert to make it clearer.
Differential Revision: https://reviews.llvm.org/D23819
llvm-svn: 279626
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageViewText.cpp')
0 files changed, 0 insertions, 0 deletions