diff options
author | Bardia Mahjour <bmahjour@ca.ibm.com> | 2020-12-14 16:34:48 -0500 |
---|---|---|
committer | Bardia Mahjour <bmahjour@ca.ibm.com> | 2020-12-14 16:41:14 -0500 |
commit | fd4a10732c8bd646ccc621c0a9af512be252f33a (patch) | |
tree | 30dde9f4c15dbb8dde6df434550369c0df646c7d /clang/lib/Lex/ModuleMap.cpp | |
parent | aece4e2793ccf0d63d5e677a0ace83752b30979a (diff) | |
download | llvm-fd4a10732c8bd646ccc621c0a9af512be252f33a.zip llvm-fd4a10732c8bd646ccc621c0a9af512be252f33a.tar.gz llvm-fd4a10732c8bd646ccc621c0a9af512be252f33a.tar.bz2 |
[DDG] Data Dependence Graph - DOT printer
This patch implements a DDG printer pass that generates a graph in
the DOT description language, providing a more visually appealing
representation of the DDG. Similar to the CFG DOT printer, this
functionality is provided under an option called -dot-ddg and can
be generated in a less verbose mode under -dot-ddg-only option.
Differential Revision: https://reviews.llvm.org/D90159
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions