Delete old scripts no longer used

This commit is contained in:
khyperia 2020-09-01 16:44:51 +02:00
parent 902bf36105
commit e31ea83852
2 changed files with 0 additions and 3 deletions

View File

@ -1 +0,0 @@
rustc -Zcodegen-backend=target\debug\rustc_codegen_spirv.dll --crate-name=empty --crate-type lib test\empty.rs

View File

@ -1,2 +0,0 @@
#!/usr/bin/env bash
rustc -Zcodegen-backend=target/debug/librustc_codegen_spirv.so --crate-type lib test/empty.rs