diff options
| author | bors <bors@rust-lang.org> | 2014-07-15 12:46:14 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2014-07-15 12:46:14 +0000 |
| commit | d336c1a3d2641aad3fa15c7006eabdf17696a7ad (patch) | |
| tree | c51d2e4e86ae5879d6e6e38ae5967ce40fe0564e /src/rustllvm/ExecutionEngineWrapper.cpp | |
| parent | b74562b0aeedd912acf2df7c2e8879f0a9b1cb2c (diff) | |
| parent | e64f594f10600e39928c175f49682aacb45c5bae (diff) | |
| download | rust-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
