LLVM 19.0.0git
ExitCodes.h File Reference

This file contains definitions of exit codes for exit() function. More...

#include "llvm/Config/llvm-config.h"

Go to the source code of this file.

Detailed Description

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.