blob: 2136ec3471d139a10df1d4b53b4f827f6a2fef71 [file] [log] [blame]
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-unknown-linux-gnu"
define void @h() {
entry:
ret void
}