Commit d2478e2
committed
[llvm-exegis] Correct lit substitution in no-aliasing-ld-str.s
I assume that %d was meant to be %t. It did work with %d but it was
making a file literally called that. Which if nothing else, looks
like it's broken.
Test remains disabled as I haven't found the cause of the llvm-objdump
failure yet.
Test added by #159366.1 parent f76921a commit d2478e2
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments