OSDN Git Service

Make MachineFrameInfo::print not crash when no TargetFrameInfo is available.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 3 Nov 2008 11:16:43 +0000 (11:16 +0000)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 3 Nov 2008 11:16:43 +0000 (11:16 +0000)
commit06140888b1fed24910031f23c302c6a3221f3c42
treed872297b9c804feecc134dd6cf10dc578abf2e4c
parent9200605cd5f6db50be20efb7df926dc5a0d19a4d
Make MachineFrameInfo::print not crash when no TargetFrameInfo is available.

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