]> granicus.if.org Git - llvm/commit
Debug Info: Move support for constants into DwarfExpression.
authorAdrian Prantl <aprantl@apple.com>
Tue, 13 Jan 2015 00:04:06 +0000 (00:04 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 13 Jan 2015 00:04:06 +0000 (00:04 +0000)
commit75212344d1ba448178adb2994cd35c98a6e84690
tree83d4e3fe001638a52ebfdcca76d62555db489672
parent120c186fde5cdf3d331399728079db9cdf53cdf9
Debug Info: Move support for constants into DwarfExpression.
Move the declaration of DebugLocDwarfExpression into DwarfExpression.h
because it needs to be accessed from AsmPrinterDwarf.cpp and DwarfDebug.cpp

NFC.

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