Constify input argument of RelocVisitor and DWARFContext constructors. NFC.
authorAlexey Samsonov <vonosmas@gmail.com>
Mon, 20 Oct 2014 20:28:51 +0000 (20:28 +0000)
committerAlexey Samsonov <vonosmas@gmail.com>
Mon, 20 Oct 2014 20:28:51 +0000 (20:28 +0000)
commit10051f0f622e38020bb7cd52fa0ead4d0abb3860
tree7c7d121be780d8e291089109da00b7d3c557f02b
parent559074a285f52fb57d609fd2a27f6412739ae770
Constify input argument of RelocVisitor and DWARFContext constructors. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220228 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DIContext.h
include/llvm/Object/RelocVisitor.h
lib/DebugInfo/DIContext.cpp
lib/DebugInfo/DWARFContext.cpp
lib/DebugInfo/DWARFContext.h