We can't load or store from the non sized or non first class types. I.e loading from a function pointer or opaque struct shouldn't be allowed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Differential D41109
[FuzzMutate] Only generate loads and stores to the first class sized types igor-laevsky on Dec 12 2017, 4:21 AM. Authored by
Details We can't load or store from the non sized or non first class types. I.e loading from a function pointer or opaque struct shouldn't be allowed.
Diff Detail
|