blob: 3f8a24df4c37c26bb48ab78681e068c3e3cfddc0 [file] [log] [blame]
target datalayout = "e-m:x-p:32:32-i64:64-f80:32-n8:16:32-a:0:32-S32"
target triple = "i686-unknown-windows"
define void @memcpy() {
ret void
}