aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/Inputs/module_hash.ll
blob: 367b4d00ab0ed053d32d37c2792c7c0f7f84865b (plain)
1
2
3
4
5
6
; Needs a function for the combined index to be populated
target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128"

define void @bar() {
    ret void
}