Returns the largest legal integer type, or null if none are set.
the largest legal integer type, or null if none are set.
| Name | Description |
|---|---|
| C | This is an important class for using LLVM in a threaded context. It (opaquely) owns and manages the core "global" data of LLVM's core infrastructure, including the type and constant uniquing tables. LLVMContext itself provides no locking guarantees, so you should be careful to have one context per thread. |