LLVM
8.0.1
|
#include "llvm-c/lto.h"
#include "llvm/ADT/StringSet.h"
#include "llvm/ADT/Triple.h"
#include "llvm/IR/ModuleSummaryIndex.h"
#include "llvm/Support/CachePruning.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Target/TargetOptions.h"
#include <string>
Go to the source code of this file.
Classes | |
class | llvm::ThinLTOBuffer |
Wrapper around MemoryBufferRef, owning the identifier. More... | |
struct | llvm::TargetMachineBuilder |
Helper to gather options relevant to the target machine creation. More... | |
class | llvm::ThinLTOCodeGenerator |
This class define an interface similar to the LTOCodeGenerator, but adapted for ThinLTO processing. More... | |
struct | llvm::ThinLTOCodeGenerator::CachingOptions |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |