LLVM  8.0.1
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 33 of file CodeGen.h.