Debug Info: Don't bother emitting DW_AT_frame_base if the function has
authorAdrian Prantl <aprantl@apple.com>
Wed, 14 Jan 2015 00:15:16 +0000 (00:15 +0000)
committerAdrian Prantl <aprantl@apple.com>
Wed, 14 Jan 2015 00:15:16 +0000 (00:15 +0000)
commitbb7e1f3687e71ddeb4dc1c7a9a1beec027c6fd5e
tree49e6ffa8bad5f21e8fd39bc1c68a65c0b013174f
parent4e5d08aad045b41e4f57914de22db9d4575f0a8b
Debug Info: Don't bother emitting DW_AT_frame_base if the function has
no frame register. "Tested" via an assertion triggered by DwarfExpression.

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