nikic added a comment.

@uabelho The IR is correct, but requires using `opt -opaque-pointers` 
explicitly. Normally, opaque pointer mode is automatically enabled, but there 
is no explicit mention of `ptr` in the IR. Not sure if we can do anything to 
improve that before the default on the opt side is switched.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123300

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

Reply via email to