|
LLVM 22.0.0git
|
The X86 backend supports a number of different styles of PIC. More...
Enumerations | |
| enum class | Style { StubPIC , GOT , RIPRel , None } |
The X86 backend supports a number of different styles of PIC.
|
strong |
| Enumerator | |
|---|---|
| StubPIC | |
| GOT | |
| RIPRel | |
| None | |
Definition at line 43 of file X86Subtarget.h.