Rename a method to match what it really does.
authorDevang Patel <dpatel@apple.com>
Mon, 25 Apr 2011 23:02:17 +0000 (23:02 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 25 Apr 2011 23:02:17 +0000 (23:02 +0000)
commitb865d46d95a4c5073d0c006ccc1773641f88fc98
treee265d717573e1e178d242345895c235370239e34
parent80925f5dca36e34c6c28ae080d2fd2bf861fb346
Rename a method to match what it really does.
s/addVariableAddress/addFrameVariableAddress/g

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