Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
authorAdrian Prantl <aprantl@apple.com>
Tue, 13 Jan 2015 23:10:43 +0000 (23:10 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 13 Jan 2015 23:10:43 +0000 (23:10 +0000)
commit78415546e92efeb305bc9c88545248704f01e43f
treeff2de31599c7575e2358523fdbcbda7390bd1dfb
parentd90e5063ca85ecd282389e8be07ae07f2c320f7c
Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
function.

NFC.

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