Skip to content

Commit 4b9b328

Browse files
committed
etc: Add a suppression for more enum instruction scheduling botches. rs=burningtree
1 parent b26d434 commit 4b9b328

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/etc/x86.supp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,13 @@
422422
...
423423
}
424424

425+
{
426+
enum-instruction-scheduling-9
427+
Memcheck:Cond
428+
fun:*get_authority*
429+
...
430+
}
431+
425432
{
426433
llvm-user-new-leak
427434
Memcheck:Leak

0 commit comments

Comments
 (0)