blob: c6c2046b31a2d79a2dd2f2e22a319497153e4c6f [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 @foo() {
entry:
ret void
}