xref: /llvm-project/llvm/test/tools/gold/X86/Inputs/thinlto_emit_linked_objects.ll (revision 1e2708c9e03661c8a8c737b1d271996ac0c11755)
1target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2target triple = "x86_64-unknown-linux-gnu"
3
4define void @foo() {
5entry:
6  ret void
7}
8