LLVM 19.0.0git
Enumerations
llvm::PICLevel Namespace Reference

Enumerations

enum  Level { NotPIC =0 , SmallPIC =1 , BigPIC =2 }
 

Enumeration Type Documentation

◆ Level

Enumerator
NotPIC 
SmallPIC 
BigPIC 

Definition at line 36 of file CodeGen.h.