blob: 8cd7d706e5fb5f551797dcff379e0e5cc9ad093b [file] [log] [blame]
target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-windows-msvc"
define void @foo() {
ret void
}