Commit d3fe088
committed
[msan][test] Add another target("aarch64.svcount") test case
This shows a crash that happens because MSan tries to check the shadow
of target("aarch64.svcount").
This is the followup to
#164315. This also does a
drive-by fix of those test cases, to use 'not opt' instead of XFAIL.
Forked from llvm/test/CodeGen/AArch64/sme2-intrinsics-add.ll1 parent c8c86ef commit d3fe088
File tree
4 files changed
+354
-6
lines changed- llvm/test/Instrumentation/MemorySanitizer/AArch64
4 files changed
+354
-6
lines changedLines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
| 2 | + | |
5 | 3 | | |
6 | 4 | | |
7 | 5 | | |
| |||
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments