Regenerate SPIR-V tests (#29)

In one of the previous commits we made a change to mark ld/st as aligned. This change was not propagated to test files
This commit is contained in:
Andrzej Janik 2021-01-08 19:06:11 +01:00 committed by GitHub
parent 078ae20c2c
commit 237a6c113a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
70 changed files with 425 additions and 423 deletions

2
.cargo/config.toml Normal file
View file

@ -0,0 +1,2 @@
[target."x86_64-pc-windows-gnu"]
rustflags = ["-C", "link-self-contained=y"]