summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/Inputs/common.ll
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-08-28 20:33:56 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-08-28 20:33:56 +0000
commitcad82ccbb24e62a1da004f32f7fc5315b4019428 (patch)
tree4c06f244ee9da6cf296fd9e3ea79664a01e53d41 /llvm/test/tools/gold/X86/Inputs/common.ll
parent814b8e91c74e9855e6962471b059327525604b1d (diff)
downloadbcm5719-llvm-cad82ccbb24e62a1da004f32f7fc5315b4019428.tar.gz
bcm5719-llvm-cad82ccbb24e62a1da004f32f7fc5315b4019428.zip
Split the gold tests into X86 and PowerPC directories.
Patch by Than McIntosh! llvm-svn: 246328
Diffstat (limited to 'llvm/test/tools/gold/X86/Inputs/common.ll')
-rw-r--r--llvm/test/tools/gold/X86/Inputs/common.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/tools/gold/X86/Inputs/common.ll b/llvm/test/tools/gold/X86/Inputs/common.ll
new file mode 100644
index 00000000000..46f199e167a
--- /dev/null
+++ b/llvm/test/tools/gold/X86/Inputs/common.ll
@@ -0,0 +1 @@
+@a = common global i16 0, align 4
OpenPOWER on IntegriCloud