|
LLVM
4.0.0
|
#include "llvm/ADT/StringRef.h"#include "llvm/ADT/Triple.h"#include "llvm/IR/DataLayout.h"#include "llvm/Pass.h"#include "llvm/Support/CodeGen.h"#include "llvm/Target/TargetOptions.h"#include <string>Go to the source code of this file.
Classes | |
| class | llvm::TargetMachine |
| Primary interface to the complete machine description for the target machine. More... | |
| class | llvm::LLVMTargetMachine |
| This class describes a target machine that is implemented with the LLVM target-independent code generator. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::legacy | |
1.8.6