LLVM API Documentation
#include "llvm/System/Program.h"Include dependency graph for SystemUtils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | llvm |
Functions | |
| bool | llvm::CheckBytecodeOutputToConsole (std::ostream *stream_to_check, bool print_warning=true) |
| Check for output written to a console. | |
| sys::Path | llvm::FindExecutable (const std::string &ExeName, const std::string &ProgramPath) |
| Find a named executable. | |