blob: 804e201ff99acb4dc11a6e81c7d75bf1747fe175 [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
}