Files
clang-p2996/llvm/test/Transforms/Inline/ML
Aiden Grossman f39c38584e [MLGO] Fix tests post 1a2e77c
This patch switched the default value of the mandatory-inlining-first
flag from true to false. This broke one of the MLGO tests that relied on
the default value of this flag. This patch explicitly sets the value to
fix the test and avoid future breakages.
2023-10-29 08:41:11 +00:00
..