Make argsize calculation stuff optional, so that Targets without FrameInfo
authorChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 23:40:03 +0000 (23:40 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 23:40:03 +0000 (23:40 +0000)
commit88726188fe9a3e30ec9bdd9f2449905c0d8cedcf
tree52096c68a79bd5b2b03163b925b02768ea3cd221
parentddd7fcb887be752ec8167276a697994ad9cb9c4e
Make argsize calculation stuff optional, so that Targets without FrameInfo
objects yet don't die

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