[TableGen] Handle duplicate rules in combiners (#69296)
We would crash when a rule was accidentally added twice to a combiner. This patch adds a warning instead to skip the already-processed rules.
Loading
Please sign in to comment
We would crash when a rule was accidentally added twice to a combiner. This patch adds a warning instead to skip the already-processed rules.