sanjoy added a comment.

> I just assume there are more devices out there that we don't know about or 
> understand.

I don't totally understand the broader discussion, but `malloc(4) == nullptr` 
is another gadget.  This is optimized to `false` by LLVM even though at runtime 
it can be false or true depending on the state of the heap.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83906/new/

https://reviews.llvm.org/D83906

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to