LLVM: lib/Target/WebAssembly/MCTargetDesc/WebAssemblyFixupKinds.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9#ifndef LLVM_LIB_TARGET_WEBASSEMBLY_MCTARGETDESC_WEBASSEMBLYFIXUPKINDS_H

10#define LLVM_LIB_TARGET_WEBASSEMBLY_MCTARGETDESC_WEBASSEMBLYFIXUPKINDS_H

11

13

14namespace llvm {

26}

27}

28

29#endif

Fixups

Definition WebAssemblyFixupKinds.h:16

@ fixup_sleb128_i64

Definition WebAssemblyFixupKinds.h:18

@ fixup_uleb128_i64

Definition WebAssemblyFixupKinds.h:20

@ fixup_sleb128_i32

Definition WebAssemblyFixupKinds.h:17

@ NumTargetFixupKinds

Definition WebAssemblyFixupKinds.h:24

@ LastTargetFixupKind

Definition WebAssemblyFixupKinds.h:23

@ fixup_uleb128_i32

Definition WebAssemblyFixupKinds.h:19

This is an optimization pass for GlobalISel generic memory operations.