gecko/memory/replace/dmd
Nicholas Nethercote 88fb6846d5 Bug 1017911 - DMD: don't use alloca(), because it's a pain to get working on multiple platforms. r=mccr8.
DONTBUILD because DMD is NPOTB.

--HG--
extra : rebase_source : 0b400b76583032f30a9a4b8c935b03c015fc9772
2014-05-29 17:04:23 -07:00
..
check_test_output.py Bug 1013011 - DMD: Remove stack frame records. r=erahm. 2014-05-19 19:57:50 -07:00
DMD.cpp Bug 1017911 - DMD: don't use alloca(), because it's a pain to get working on multiple platforms. r=mccr8. 2014-05-29 17:04:23 -07:00
DMD.h Bug 1014249 - Beef up the "is DMD enabled?" and "is DMD running?" checks. r=mccr8. 2014-05-22 19:45:14 -07:00
Makefile.in
moz.build
README
test-expected.dmd Bug 1013011 - DMD: Remove stack frame records. r=erahm. 2014-05-19 19:57:50 -07:00

This is DMD.  See https://wiki.mozilla.org/Performance/MemShrink/DMD for
details on how to use it.