forked from OSchip/llvm-project
4aa1e8b3b8
Added builder code to translate ASTs to CFGs. This currently supports if, return, and non-control flow statements. Added pretty-printer to debug CFGs. Added a "-dump-cfg" option to the clang driver to dump CFGs for code sent through the frontend. llvm-svn: 41252 |
||
---|---|---|
.. | ||
ASTStreamers.cpp | ||
ASTStreamers.h | ||
DiagChecker.cpp | ||
LLVMCodegen.cpp | ||
Makefile | ||
PPCBuiltins.def | ||
PrintParserCallbacks.cpp | ||
PrintPreprocessedOutput.cpp | ||
Targets.cpp | ||
TextDiagnosticBuffer.cpp | ||
TextDiagnosticBuffer.h | ||
TextDiagnosticPrinter.cpp | ||
TextDiagnosticPrinter.h | ||
TextDiagnostics.cpp | ||
TextDiagnostics.h | ||
X86Builtins.def | ||
clang.cpp | ||
clang.h |