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)
commit8efadbf868198022a2fe25fe2d9af9439cedae0b
treebfff185a58a5dd65c62fd85e814f53d1eea78a80
parent1411577ad9470eb282c998bc6ca3f85818f0ab91
Debug Info: Don't bother emitting DW_AT_frame_base if the function has
no frame register. "Tested" via an assertion triggered by DwarfExpression.

llvm-svn: 225858
llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp