[PATCH] D126689: [IR] Enable opaque pointers by default

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 11:18:58 PDT 2022


aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.

\o/

We could split out the test changes with `-opaque-pointers` but I'm not sure how worth it that is given that we'll probably just fix forward any regressions, and rollbacks would probably require updating a couple tests added in the meantime.


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

https://reviews.llvm.org/D126689



More information about the llvm-commits mailing list