fune/memory/replace/dmd
David Major dc2575e011 Bug 1677726 - Disable LTO for SmokeDMD.cpp r=andi
Sheriff note: We should keep this regardless of whether bug 1675600 sticks.

The comment above SmokeDMD's `RunTests()` says "This test relies on the compiler not doing various optimizations ... So we compile it with -O0 (or equivalent)".

That suggests that LTO should also be disallowed.

Differential Revision: https://phabricator.services.mozilla.com/D97336
2020-11-18 16:08:31 +00:00
..
test Bug 1677726 - Disable LTO for SmokeDMD.cpp r=andi 2020-11-18 16:08:31 +00:00
block_analyzer.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
DMD.cpp Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj 2020-09-14 02:33:20 +00:00
DMD.h
dmd.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
README Bug 1661884 - Update link to DMD docs r=njn 2020-08-31 01:23:59 +00:00

This is DMD.  See
https://developer.mozilla.org/en-US/docs/Mozilla/Performance/DMD for
details on how to use it.