Print machine frame objects with the frame offset intrinsic to the machine
authorChris Lattner <sabre@nondot.org>
Thu, 16 Jan 2003 18:35:57 +0000 (18:35 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 16 Jan 2003 18:35:57 +0000 (18:35 +0000)
commit9085d8a9a9000eeaa7cf337ccbdca41d528c99c2
tree223a046e081acb501224e329935d4da40b8c761a
parent55f6fab9f11dba97e0ee2c4e836c898e713d102a
Print machine frame objects with the frame offset intrinsic to the machine

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