Skip to content

Commit

Permalink
[BOLT,test] Temporarily unsupport reader-stale-yaml-std.test
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
MaskRay committed Jul 1, 2024
1 parent 6d2b427 commit 58004e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bolt/test/X86/reader-stale-yaml-std.test
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 58004e5

Please sign in to comment.