diff options
author | Pierre van Houtryve <pierre.vanhoutryve@amd.com> | 2023-10-17 10:59:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-17 10:59:32 +0200 |
commit | d2b74d7e4217b03e9f127505fe42410ab096afe6 (patch) | |
tree | 50b5c97e4525811201eb2a8864912acfdbbd7af0 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 0841955bf3b79a33091333aba9a3157be72b535c (diff) | |
download | llvm-d2b74d7e4217b03e9f127505fe42410ab096afe6.zip llvm-d2b74d7e4217b03e9f127505fe42410ab096afe6.tar.gz llvm-d2b74d7e4217b03e9f127505fe42410ab096afe6.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions