diff options
author | George Burgess IV <george.burgess.iv@gmail.com> | 2017-09-28 06:17:19 +0000 |
---|---|---|
committer | George Burgess IV <george.burgess.iv@gmail.com> | 2017-09-28 06:17:19 +0000 |
commit | f8e11b803d708bbe78407cfac4fab5b56044c5da (patch) | |
tree | bdb0cf2bf80e4a059fefe8b4569174ae4e3685cf /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 2e9cd5693fb47ba0c8a2e6b6a0d3296bebbb1cec (diff) | |
download | llvm-f8e11b803d708bbe78407cfac4fab5b56044c5da.zip llvm-f8e11b803d708bbe78407cfac4fab5b56044c5da.tar.gz llvm-f8e11b803d708bbe78407cfac4fab5b56044c5da.tar.bz2 |
[DAGCombiner] Fix an off-by-one error in vector logic
Without this, we could end up trying to get the Nth (0-indexed) element
from a subvector of size N.
Differential Revision: https://reviews.llvm.org/D37880
llvm-svn: 314380
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions