[BOLT,test] Temporarily unsupport reader-stale-yaml-std.test

This test from #74253 relies on particular hash values from Hashing.h.
The test fails in LLVM_ENABLE_ABI_BREAKING_CHECKS=on modes (#96282) or
whenever Hashing.h implementation changes.
This commit is contained in:
Fangrui Song 2024-07-01 14:58:45 -07:00
parent 6d2b4272ed
commit 58004e5bb7

View File

@ -1,3 +1,4 @@
# UNSUPPORTED: true
## This script checks that YamlProfileReader in llvm-bolt is reading data
## correctly and stale data is corrected by profile inference.