llvm-project/llvm/test/Transforms/FunctionSpecialization
Alan Zhao 761c31e750
[FunctionSpecialization][nfc] Add a test for zero function entry count (#160156)
This test is a follow up to
7d748a9ceb
which fixes an assertion crash that occurs if the profile count is 0.

Additionally, modify `profile-counts.ll` to use `update_test_checks.py`.
2025-09-22 18:11:08 +00:00
..