Add missing const specifier to a const method.
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 5 Jun 2014 14:32:15 +0000 (14:32 +0000)
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>
Thu, 5 Jun 2014 14:32:15 +0000 (14:32 +0000)
commit0eacd386665fb66bfaadf566fe2e60e083fef6b8
tree4dbd578e9c24d902e36d5a23d5e83b05166c0346
parentf5999d6cb3ca60c74b55501bf75f9e6ecf6bfa29
Add missing const specifier to a const method.

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