Commit 483f9bd
committed
llvm: add extra clobbers to valgrind requests
This seems to work around a very puzzling miscompilation first
present in LLVM 21.x. We already unconditionally add these
clobbers to inline assembly that came from the source, the
valgrind requests should also contain them.1 parent 09e4035 commit 483f9bd
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11672 | 11672 | | |
11673 | 11673 | | |
11674 | 11674 | | |
11675 | | - | |
| 11675 | + | |
11676 | 11676 | | |
11677 | 11677 | | |
11678 | 11678 | | |
11679 | 11679 | | |
11680 | 11680 | | |
11681 | 11681 | | |
11682 | 11682 | | |
11683 | | - | |
| 11683 | + | |
11684 | 11684 | | |
11685 | 11685 | | |
11686 | 11686 | | |
| |||
11727 | 11727 | | |
11728 | 11728 | | |
11729 | 11729 | | |
11730 | | - | |
| 11730 | + | |
11731 | 11731 | | |
11732 | 11732 | | |
11733 | 11733 | | |
11734 | 11734 | | |
11735 | 11735 | | |
11736 | 11736 | | |
11737 | 11737 | | |
11738 | | - | |
| 11738 | + | |
11739 | 11739 | | |
11740 | 11740 | | |
11741 | 11741 | | |
| |||
0 commit comments