LLVM API Documentation
#include "llvm/Config/config.h"
#include <unistd.h>
#include <cstdlib>
#include <cstdio>
#include <cstring>
#include <cerrno>
#include <sys/types.h>
#include <sys/param.h>
#include <assert.h>
#include <string>
Include dependency graph for Unix.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | ThrowErrno (const std::string &prefix) |
|