LLVM API Documentation
#include <llvm/Config/config.h>
#include "Unix.h"
#include <sys/stat.h>
#include <fcntl.h>
#include <sys/wait.h>
Include dependency graph for Unix/Program.cpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Variables | |
char ** | environ |
|
Referenced by llvm::sys::Program::ExecuteAndWait(). |