1 target triple = "x86_64-unknown-linux-gnu" 2 define weak void @weakfunc() { 3 entry: 4 ret void 5 } 6