Instead of constantly keeping track of the nonnull status with the
dereferenceable information we can simply query the nonnull attribute
whenever we need the information (debug + manifest).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM