LLVM 19.0.0git
Namespaces | Functions
GOFFEmitter.cpp File Reference

The GOFF component of yaml2obj. More...

#include "llvm/ADT/IndexedMap.h"
#include "llvm/ObjectYAML/ObjectYAML.h"
#include "llvm/ObjectYAML/yaml2obj.h"
#include "llvm/Support/ConvertEBCDIC.h"
#include "llvm/Support/Endian.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::yaml
 

Functions

bool llvm::yaml::yaml2goff (GOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH)
 

Detailed Description

The GOFF component of yaml2obj.

Definition in file GOFFEmitter.cpp.