mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
There is no need for the interface implementations to be exposed, opaque registration functions are sufficient for all users, similarly to passes. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D97852