mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 08:30:34 +08:00
The definitions of ModuleOp and FuncOp are now within BuiltinOps.h, making the individual files obsolete. Differential Revision: https://reviews.llvm.org/D92622