#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ExecutionEngine/RTDyldMemoryManager.h"
#include "llvm/Support/Memory.h"
#include <cstdint>
#include <string>
#include <system_error>
Go to the source code of this file.
|
| class | llvm::SectionMemoryManager |
| | This is a simple memory manager which implements the methods called by the RuntimeDyld class to allocate memory for section-based loading of objects, usually those generated by the MCJIT execution engine. More...
|
| |
|
| | llvm |
| | Compute iterated dominance frontiers using a linear time algorithm.
|
| |