Debug Info: Implement DwarfUnit::addRegisterOpPiece() using DwarfExpression.
authorAdrian Prantl <aprantl@apple.com>
Mon, 12 Jan 2015 22:37:16 +0000 (22:37 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 12 Jan 2015 22:37:16 +0000 (22:37 +0000)
commit8afb6d0e2f26aaf1357737e18a82664a7c55ce9b
tree2253e85d03b504b7df45889c41b7551edd120aec
parente73fc94f023b3446c0d341706d4fcb52f31f24ab
Debug Info: Implement DwarfUnit::addRegisterOpPiece() using DwarfExpression.
NFC.

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