]> granicus.if.org Git - llvm/commit
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)
commite707c0c5221857f3b7be369f84c35d0ce3d94e5a
tree69f108157ef167cc826486c5979e3a8f20a8ea52
parentd53bca96e3e4bf5b339da08a1240c7e2c1554169
Move getVariableSize from Verifier.cpp into DIVariable::getSize() (NFC)

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