|
LLVM
3.7.0
|
The X86 backend supports a number of different styles of PIC. More...
Enumerations | |
| enum | Style { StubPIC, StubDynamicNoPIC, GOT, RIPRel, None } |
The X86 backend supports a number of different styles of PIC.
| Enumerator | |
|---|---|
| StubPIC | |
| StubDynamicNoPIC | |
| GOT | |
| RIPRel | |
| None | |
Definition at line 37 of file X86Subtarget.h.
1.8.6