Remove a function argument and propagate const around accordingly.
authorEric Christopher <echristo@gmail.com>
Mon, 19 Nov 2012 22:42:15 +0000 (22:42 +0000)
committerEric Christopher <echristo@gmail.com>
Mon, 19 Nov 2012 22:42:15 +0000 (22:42 +0000)
commitc4639d6ec2cf1e66d0bbc22db9ec530419b18784
tree8426c55f84c6d9780ba8c7cfc715f09e7a104fd1
parent0f1c7f6216c4dfdd4593bef077f7e1e082b624f9
Remove a function argument and propagate const around accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168338 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/VMCore/DebugInfo.cpp