summary refs log tree commit diff
path: root/tests/codegen-llvm/src-hash-algorithm/src-hash-algorithm-sha1.rs
blob: 5389c32f938f3b92e5e5f2cc2ed0e8b0b6690f80 (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