LLVM API Documentation
#include "llvm/Support/Compiler.h"
#include "llvm/Support/DataStream.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/MemoryObject.h"
#include <cassert>
#include <memory>
#include <vector>
Go to the source code of this file.
Classes | |
class | llvm::StreamableMemoryObject |
class | llvm::StreamingMemoryObject |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
StreamableMemoryObject * | llvm::getNonStreamedMemoryObject (const unsigned char *Start, const unsigned char *End) |