LLVM: lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCAsmInfo.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
14#ifndef LLVM_LIB_TARGET_WEBASSEMBLY_MCTARGETDESC_WEBASSEMBLYMCASMINFO_H
15#define LLVM_LIB_TARGET_WEBASSEMBLY_MCTARGETDESC_WEBASSEMBLYMCASMINFO_H
16
18
19namespace llvm {
20
22
29
41}
42}
43
44#endif
Triple - Helper class for working with autoconf configuration names.
~WebAssemblyMCAsmInfo() override
WebAssemblyMCAsmInfo(const Triple &T, const MCTargetOptions &Options)
Specifier
Definition WebAssemblyMCAsmInfo.h:31
@ S_None
Definition WebAssemblyMCAsmInfo.h:32
@ S_FUNCINDEX
Definition WebAssemblyMCAsmInfo.h:33
@ S_GOT_TLS
Definition WebAssemblyMCAsmInfo.h:35
@ S_TLSREL
Definition WebAssemblyMCAsmInfo.h:38
@ S_TYPEINDEX
Definition WebAssemblyMCAsmInfo.h:39
@ S_MBREL
Definition WebAssemblyMCAsmInfo.h:36
@ S_TBREL
Definition WebAssemblyMCAsmInfo.h:37
@ S_GOT
Definition WebAssemblyMCAsmInfo.h:34
This is an optimization pass for GlobalISel generic memory operations.