LLVM API Documentation

Namespaces | Enumerations
X86FixupKinds.h File Reference
#include "llvm/MC/MCFixup.h"
Include dependency graph for X86FixupKinds.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::X86
 

Define some predicates that are used for node matching.


Enumerations

enum  llvm::X86::Fixups {
  llvm::X86::reloc_riprel_4byte = FirstTargetFixupKind, llvm::X86::reloc_riprel_4byte_movq_load, llvm::X86::reloc_signed_4byte, llvm::X86::reloc_global_offset_table,
  llvm::X86::reloc_global_offset_table8, llvm::X86::LastTargetFixupKind, llvm::X86::NumTargetFixupKinds = LastTargetFixupKind - FirstTargetFixupKind
}