]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/commit
Rewrite DIExpression::Verify() using an iterator. NFC.
authorAdrian Prantl <aprantl@apple.com>
Thu, 22 Jan 2015 00:00:52 +0000 (00:00 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 22 Jan 2015 00:00:52 +0000 (00:00 +0000)
commitf51d86f02ca9a1053078eac7c98f5a78697eb764
tree214c5e42124c4a9d46c902adc04ad4e178d4be01
parent7e57686e51a9d7967559318d3719291d6c72defb
Rewrite DIExpression::Verify() using an iterator. NFC.

Addresses review comments for r226627.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226747 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/DebugInfo.h
lib/IR/DebugInfo.cpp