summaryrefslogtreecommitdiff
path: root/hadrian/doc/flavours.md
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/doc/flavours.md')
-rw-r--r--hadrian/doc/flavours.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/hadrian/doc/flavours.md b/hadrian/doc/flavours.md
index b088b8ab92..b49ef5ddeb 100644
--- a/hadrian/doc/flavours.md
+++ b/hadrian/doc/flavours.md
@@ -240,6 +240,11 @@ The supported transformers are listed below:
<td><code>ipe</code></td>
<td>Build the stage2 libraries with IPE debugging information for use with -hi profiling.</td>
</tr>
+ <tr>
+ <td><code>collect_timings</code></td>
+ <td>Collects timings while building the stage2+ compiler by adding the
+ flags <code>-ddump-to-file -ddump-timings</code>.</td>
+ </tr>
</table>
### Static