Skip to content

Commit 3c23589

Browse files
committed
etc: Suppress another Valgrind issue. rs=burningtree
1 parent a7de81a commit 3c23589

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
@@ -429,6 +429,13 @@
429429
...
430430
}
431431

432+
{
433+
enum-instruction-scheduling-10
434+
Memcheck:Cond
435+
fun:*config_from_opts*
436+
...
437+
}
438+
432439
{
433440
llvm-user-new-leak
434441
Memcheck:Leak

0 commit comments

Comments
 (0)