LLVM API Documentation
#include "llvm/Support/Streams.h"#include "llvm/Support/SystemUtils.h"#include "llvm/System/Process.h"#include "llvm/System/Program.h"#include <ostream>

Go to the source code of this file.
Functions | |
| bool | llvm::CheckBitcodeOutputToConsole (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. | |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.