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