Added support for stack allocation...
authorbdemsky <bdemsky>
Mon, 8 Mar 2004 00:27:52 +0000 (00:27 +0000)
committerbdemsky <bdemsky>
Mon, 8 Mar 2004 00:27:52 +0000 (00:27 +0000)
commit4bfdb1c33a6317f4f64ce7ccaf480ca38edfc684
tree7c697bd7752feb903d48e36cca0789baaa0349a0
parentef20ec52a35a6d7c9cb4fced0d11f9068eac7bea
Added support for stack allocation...
Repair/RepairCompiler/MCC/Runtime/instrument.cc
Repair/RepairCompiler/MCC/Runtime/instrument.h
Repair/RepairCompiler/MCC/Runtime/size.h
Repair/RepairCompiler/MCC/Runtime/stack.c [new file with mode: 0755]
Repair/RepairCompiler/MCC/Runtime/stack.h [new file with mode: 0755]
Repair/RepairCompiler/MCC/Runtime/tmap.cc
Repair/RepairCompiler/MCC/Runtime/tmap.h