thinlto_alias.ll 154 Bytes Raw Blame History Permalink 1 2 3 4 5 6 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" define weak void @weakfunc() { entry: ret void }