summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/Inputs/pr19901-1.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/tools/gold/X86/Inputs/pr19901-1.ll')
-rw-r--r--llvm/test/tools/gold/X86/Inputs/pr19901-1.ll4
1 files changed, 4 insertions, 0 deletions
diff --git a/llvm/test/tools/gold/X86/Inputs/pr19901-1.ll b/llvm/test/tools/gold/X86/Inputs/pr19901-1.ll
new file mode 100644
index 00000000000..2f7153268ac
--- /dev/null
+++ b/llvm/test/tools/gold/X86/Inputs/pr19901-1.ll
@@ -0,0 +1,4 @@
+target triple = "x86_64-unknown-linux-gnu"
+define linkonce_odr hidden void @f() {
+ ret void
+}
OpenPOWER on IntegriCloud