LLVM API Documentation
#include "llvm/CodeGen/MachineRelocation.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::RelocationType { llvm::X86::reloc_pcrel_word = 0, llvm::X86::reloc_picrel_word = 1, llvm::X86::reloc_absolute_word = 2, llvm::X86::reloc_absolute_word_sext = 3, llvm::X86::reloc_absolute_dword = 4 } |