about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2020-11-03 11:00:04 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2020-11-03 11:00:04 +0100
commit285c7c66dca6756a77def01b60bf03edc26abb9c (patch)
treef766b683ac06d5d9cc912e1d59a4875693403e3f /docs
parent793d26047f994e23415f8f6bb5686ff25d3dda92 (diff)
downloadrust-285c7c66dca6756a77def01b60bf03edc26abb9c.tar.gz
rust-285c7c66dca6756a77def01b60bf03edc26abb9c.zip
Merge commit '03f01bbe901d60b71cf2c5ec766aef5e532ab79d' into update_cg_clif-2020-11-01
Diffstat (limited to 'docs')
-rw-r--r--docs/env_vars.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md
index 07b75622a58..f0a0a6ad42e 100644
--- a/docs/env_vars.md
+++ b/docs/env_vars.md
@@ -9,7 +9,4 @@
     object files when their content should have been changed by a change to cg_clif.</dd>
     <dt>CG_CLIF_DISPLAY_CG_TIME</dt>
     <dd>If "1", display the time it took to perform codegen for a crate</dd>
-    <dt>CG_CLIF_FUNCTION_SECTIONS</dt>
-    <dd>Use a single section for each function. This will often reduce the executable size at the
-        cost of making linking significantly slower.</dd>
 </dl>