OSDN Git Service

Add a test showing the interaction of linker scripts and plugin.
authorRafael Espindola <rafael.espindola@gmail.com>
Tue, 5 Aug 2014 19:56:53 +0000 (19:56 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Tue, 5 Aug 2014 19:56:53 +0000 (19:56 +0000)
commit936a1b573b6a0040915eab7cf4b9ae3a43e9169a
treeaf9017789570ed9b5804f886497cb776f6ff9609
parentfadc91beecb7ce760d21fadbc2adc972ac91188c
Add a test showing the interaction of linker scripts and plugin.

In particular, the linker script is processed early enough for function g
to be internalized.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214916 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/gold/Inputs/linker-script.export [new file with mode: 0644]
test/tools/gold/linker-script.ll [new file with mode: 0644]