about summary refs log tree commit diff
path: root/src/rustllvm/ExecutionEngineWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2014-07-15 12:46:14 +0000
committerbors <bors@rust-lang.org>2014-07-15 12:46:14 +0000
commitd336c1a3d2641aad3fa15c7006eabdf17696a7ad (patch)
treec51d2e4e86ae5879d6e6e38ae5967ce40fe0564e /src/rustllvm/ExecutionEngineWrapper.cpp
parentb74562b0aeedd912acf2df7c2e8879f0a9b1cb2c (diff)
parente64f594f10600e39928c175f49682aacb45c5bae (diff)
downloadrust-d336c1a3d2641aad3fa15c7006eabdf17696a7ad.tar.gz
rust-d336c1a3d2641aad3fa15c7006eabdf17696a7ad.zip
auto merge of #15371 : pnkfelix/rust/fsk-render-dataflow-on-dot, r=alexcrichton
Use one or more of the following `-Z` flag options to tell the
graphviz renderer to include the corresponding dataflow sets (after
the iterative constraint propagation reaches a fixed-point solution):

  * `-Z flowgraph-print-loans` : loans computed via middle::borrowck
  * `-Z flowgraph-print-moves` : moves computed via middle::borrowck::move_data
  * `-Z flowgraph-print-assigns` : assignments, via middle::borrowck::move_data
  * `-Z flowgraph-print-all` : all of the available sets are included.

Fix #15016.
Diffstat (limited to 'src/rustllvm/ExecutionEngineWrapper.cpp')
0 files changed, 0 insertions, 0 deletions