LLVM API Documentation
#include "llvm/MC/MCFixup.h"
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 } |