summaryrefslogtreecommitdiffstats
path: root/tests/codegen/src-hash-algorithm/src-hash-algorithm-sha1.rs
blob: ebfa3040acafc5e5e20ff038fe3ed09470209cb4 (plain)
1
2
3
4
5
6
// compile-flags: -g -Z src-hash-algorithm=sha1 -Copt-level=0

#![crate_type = "lib"]

pub fn test() {}
// CHECK: checksumkind: CSK_SHA1