LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Unix/Program.cpp File Reference

#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


Variable Documentation

char** environ
 

Referenced by llvm::sys::Program::ExecuteAndWait().