Rename tests/codegen into tests/codegen-llvm
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
//@ compile-flags: -g -Z src-hash-algorithm=sha256 -Copt-level=0
|
||||
|
||||
#![crate_type = "lib"]
|
||||
|
||||
pub fn test() {}
|
||||
// CHECK: checksumkind: CSK_SHA256
|
||||
Reference in New Issue
Block a user