18#include <system_error>
21namespace ConverterEBCDIC {
This file defines the SmallVector class.
This class consists of common code factored out of the SmallVector class to reduce code duplication b...
StringRef - Represent a constant reference to a string, i.e.
std::error_code convertToEBCDIC(StringRef Source, SmallVectorImpl< char > &Result)
void convertToUTF8(StringRef Source, SmallVectorImpl< char > &Result)
This is an optimization pass for GlobalISel generic memory operations.