LLVM: lib/TextAPI/TextAPIContext.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
9
10
11
12
13#ifndef LLVM_TEXTAPI_MACHO_CONTEXT_H
14#define LLVM_TEXTAPI_MACHO_CONTEXT_H
15
17#include
18
19namespace llvm {
21
27
28}
29}
30
31#endif
FileType
Defines the file type TextAPI files can represent.
This is an optimization pass for GlobalISel generic memory operations.
Definition TextAPIContext.h:22
FileType FileKind
Definition TextAPIContext.h:25
std::string ErrorMessage
Definition TextAPIContext.h:23
std::string Path
Definition TextAPIContext.h:24