]> granicus.if.org Git - llvm/commit
[gold] Test we don't strip globals when producing relocatables.
authorDavide Italiano <davide@freebsd.org>
Wed, 23 Aug 2017 09:43:41 +0000 (09:43 +0000)
committerDavide Italiano <davide@freebsd.org>
Wed, 23 Aug 2017 09:43:41 +0000 (09:43 +0000)
commitd7a2c8685520b1050083800b372e7386b5bfbf68
treea2256bedc12367f743c958dad93eb3cc4627667a
parentb7a48d833a3fbd3b881ff16807734046b0d01ce8
[gold] Test we don't strip globals when producing relocatables.

lld was broken in this regard (PR33097). The gold plugin gets this
right so, no changes needed, but better adding a test.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@311541 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/X86/relocatable.ll [new file with mode: 0644]