diff options
Diffstat (limited to 'test/tools/gold/X86/Inputs/thinlto_archive2.ll')
| -rw-r--r-- | test/tools/gold/X86/Inputs/thinlto_archive2.ll | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/tools/gold/X86/Inputs/thinlto_archive2.ll b/test/tools/gold/X86/Inputs/thinlto_archive2.ll new file mode 100644 index 000000000000..a95d912ea5cd --- /dev/null +++ b/test/tools/gold/X86/Inputs/thinlto_archive2.ll @@ -0,0 +1,4 @@ +define void @h() { +entry: + ret void +} |
