[PATCH] D102292: [docs] Add page on opaque pointer types

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 03:11:05 PDT 2021


nlopes added a comment.

Can you clarify if this only for data type or also for function types pls?
(data and function pointer types don't have the same bit-width on all architectures)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102292



More information about the llvm-commits mailing list