summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-01-22 03:13:35 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2015-01-22 03:13:35 +0000
commite7354b52cab192918a33e9b68add149bf2b95165 (patch)
treed38a12f0249fc0188e71fc0b7a348952c7da2895 /llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
parentc6ed89497355bb7eee03b8061632c6f9c0b06cb5 (diff)
downloadbcm5719-llvm-e7354b52cab192918a33e9b68add149bf2b95165.tar.gz
bcm5719-llvm-e7354b52cab192918a33e9b68add149bf2b95165.zip
DIBuilder: Stop abusing DIExpressionIterator::operator*(), NFC
This code was confusing, since it created a `DIExpressionIterator` from an invalid start point (although it wasn't wrong: it never actually iterated). Now that the underlying iterator has `getNumber()`, just use it directly. llvm-svn: 226773
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud