Return the std::error_category for codegen data errors.
std::error_category
Declared in <llvm/CGData/CodeGenData.h>
<llvm/CGData/CodeGenData.h>
std::error_category const& cgdata_category();
The error category used for codegen data std::error_code values.
std::error_code