Change the letters used to represent stack and heap allocations to "S" and "H"
authorChris Lattner <sabre@nondot.org>
Sun, 3 Nov 2002 19:46:15 +0000 (19:46 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Nov 2002 19:46:15 +0000 (19:46 +0000)
commitef69ccf71ba6519ceb878c75a11557e64b744538
treee3afd8313fedc6c30df1edde4ebd08a2fc2a2b01
parent36aff6ec2ddeadbe06c7e52af8321a8bed2552d5
Change the letters used to represent stack and heap allocations to "S" and "H"
respectively.  This is to make presentation easier in the paper.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4514 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/DataStructure/Printer.cpp