mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 12:26:52 +08:00
- Modify HasParent trait to allow one of several op's as a parent - - Expose this trait in the ODS framework using the ParentOneOf<> trait. Differential Revision: https://reviews.llvm.org/D81880