LLVM 20.0.0git
|
This file provides utility functions for converting between EBCDIC-1047 and UTF-8. More...
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::ConverterEBCDIC |
Functions | |
std::error_code | llvm::ConverterEBCDIC::convertToEBCDIC (StringRef Source, SmallVectorImpl< char > &Result) |
void | llvm::ConverterEBCDIC::convertToUTF8 (StringRef Source, SmallVectorImpl< char > &Result) |
This file provides utility functions for converting between EBCDIC-1047 and UTF-8.
Definition in file ConvertEBCDIC.h.