gold-plugin: fix test to allow default visibility on local symbols
authorMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 15 Feb 2015 09:32:30 +0000 (09:32 +0000)
committerMichael Kuperstein <michael.m.kuperstein@intel.com>
Sun, 15 Feb 2015 09:32:30 +0000 (09:32 +0000)
commit7cc2dbbdb1d02f566e05d13919088fd24c21f26c
tree740c3a47c67af1c3cdb292b5dfe0ba2c269e5a46
parent4d2dfa703ea5caf4cb9e2d6cf7a350bc2ff64a67
gold-plugin: fix test to allow default visibility on local symbols

GNU ld sets default, not hidden, visibility on local symbols.
Having default or hidden visibility on local symbols makes no difference in run-time behavior.

Patch by: H.J. Lu <hjl.tools@gmail.com>

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229297 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/pr19901.ll