LLVM API Documentation
#include "SparcV9Internals.h"#include "llvm/Pass.h"#include "llvm/Bytecode/Writer.h"#include <iostream>Include dependency graph for EmitBytecodeToAssembly.cpp:

Go to the source code of this file.
Functions | |
| static void | writePrologue (std::ostream &Out, const std::string &comment, const std::string &symName) |
| static void | writeEpilogue (std::ostream &Out, const std::string &symName) |
| ModulePass * | llvm::createBytecodeAsmPrinterPass (std::ostream &Out) |
|
||||||||||||
|
Definition at line 77 of file EmitBytecodeToAssembly.cpp. |
|
||||||||||||||||
|
Definition at line 64 of file EmitBytecodeToAssembly.cpp. |