diff options
author | Omair Javaid <omair.javaid@linaro.org> | 2025-06-12 14:48:13 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 14:48:13 +0500 |
commit | 8e4fdff6f02161d878a63900abb35aaa32ff85e9 (patch) | |
tree | 80165e5da6114b80d6f508479d5fd570d44b6fba /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 1d1f9afe911c360b9505b5fd2c712cb112c8aa5f (diff) | |
download | llvm-8e4fdff6f02161d878a63900abb35aaa32ff85e9.zip llvm-8e4fdff6f02161d878a63900abb35aaa32ff85e9.tar.gz llvm-8e4fdff6f02161d878a63900abb35aaa32ff85e9.tar.bz2 |
[X86] Update tailcc-ssp.ll assertions using update_llc_test_checks.py (#143500)
The assertions in llvm/test/CodeGen/X86/tailcc-ssp.ll were outdated. The
initial comment indicated they were generated with
`utils/update_llc_test_checks.py UTC_ARGS: --version 5`, but this was
not accurate based on the file's content.
Running `utils/update_llc_test_checks.py` regenerated the assertions,
aligning them with the current `llc` output.
This commit ensures that the test's claimed behavior accurately reflects
the actual `llc` output, even though the tests were already passing.
This was identified by @efriedma-quic during review of #136290.
Submitting a separate PR to make sure these changes stay isolated.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions