]> granicus.if.org Git - llvm/commit
[gold] Enable data-sections by default for the gold-plugin.
authorDavide Italiano <davide@freebsd.org>
Wed, 26 Jul 2017 01:47:17 +0000 (01:47 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 26 Jul 2017 01:47:17 +0000 (01:47 +0000)
commitf34b3b16e3f0f70db4a698f0538f15bb093f7362
treec32a3a2a796ef506c56c670c230a29ab30194533
parentc076aa05ec97fd4a920e1c2e551e487236a207e0
[gold] Enable data-sections by default for the gold-plugin.

Follow up to r309056.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309075 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/X86/Inputs/multiple-data.ll [new file with mode: 0644]
test/tools/gold/X86/multiple-data.s [new file with mode: 0644]
tools/gold/gold-plugin.cpp