Files
llvm-project/llvm/test/Transforms/InferFunctionAttrs
Nikita Popov d5551e1d59 [InferFunctionAttrs] Fix check lines
Only the first occurence of an attribute group should capture it,
the rest should match it. Otherwise we're not actually checking
that the attributes are correct.
2025-12-05 11:52:31 +01:00
..