1target triple = "x86_64-unknown-linux-gnu"
2define linkonce_odr hidden void @f() {
3  ret void
4}
5