LLVM  8.0.1
Enumerations
llvm::PICStyles Namespace Reference

The X86 backend supports a number of different styles of PIC. More...

Enumerations

enum  Style { StubPIC, GOT, RIPRel, None }
 

Detailed Description

The X86 backend supports a number of different styles of PIC.

Enumeration Type Documentation

◆ Style

Enumerator
StubPIC 
GOT 
RIPRel 
None 

Definition at line 44 of file X86Subtarget.h.