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)
commit8995f5c92f45c6ab335ba61c7e08f5462f9f681f
tree6503d788f99475745db2970b48e568b7db86aa72
parent1ae04916cca78d8a7f024c3069122be46efda111
Debug Info: Turn DIExpression::getFrameRegister() into an isFrameRegister()
function.

NFC.

llvm-svn: 225846
llvm/lib/CodeGen/AsmPrinter/AsmPrinterDwarf.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfExpression.h
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp