search for: e3e0cc8b

Displaying 1 result from an estimated 1 matches for "e3e0cc8b".

2017 Jul 06
2
GEP with a null pointer base
> On Jul 6, 2017, at 1:00 PM, via llvm-dev <llvm-dev at lists.llvm.org> wrote: > >> So far, so good. The problem is that while LLVM seems to consider >> the above IR to be valid, we officially do not allow dereferencing >> a pointer constructed in this way (if I’m reading the rules >> correctly). Consequently, if this GEP ever gets close enough to