Changed paths:
M doc/toolchain.rst
M hilti/toolchain/include/compiler/detail/cfg.h
M hilti/toolchain/src/compiler/cfg.cc
A tests/Baseline/hilti.cfg.no-dataflow/output
A tests/hilti/cfg/no-dataflow.hlt
Log Message:
-----------
Add environment variable to omit CFG dataflow.
Closes #2158
It gets really annoying to have dataflow facts when they're not getting
used, so this adds an environment variable to disable them.