Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TableGen] Resolve References at top level
Add a dummy resolver to resolve references outside records. This invokes Fold() with isFinal to force resolution. Fixes llvm#102447
- Loading branch information