Move getVariableSize from Verifier.cpp into DIVariable::getSize() (NFC)
authorAdrian Prantl <aprantl@apple.com>
Tue, 28 Nov 2017 00:57:51 +0000 (00:57 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 28 Nov 2017 00:57:51 +0000 (00:57 +0000)
commit3e0e1d093435d753f66c51820f49528b91522743
treeaf3cd554481fa4d61b80080a7176a7be86b9148f
parent8b9cd03824419bb84aa633d697613947aa69c786
Move getVariableSize from Verifier.cpp into DIVariable::getSize() (NFC)

llvm-svn: 319125
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/IR/Verifier.cpp