LLVM
17.0.0git
|
#include "llvm/Config/llvm-config.h"
#include <sysexits.h>
Go to the source code of this file.
This file contains definitions of exit codes for exit() function. They are either defined by sysexits.h if it is supported, or defined here if sysexits.h is not supported.
Definition in file ExitCodes.h.