[ELF][test] Add dynamic-list-preempt2.s
authorFangrui Song <maskray@google.com>
Tue, 13 Aug 2019 05:08:46 +0000 (05:08 +0000)
committerFangrui Song <maskray@google.com>
Tue, 13 Aug 2019 05:08:46 +0000 (05:08 +0000)
commit892cdc73be231c0148ca092260644c30b1dd4e16
treeabc2f18dd19debce91708854da1161ca5f0ce0bd
parent70fdfed45f040bf27787a0fc4ebc8f483298bde3
[ELF][test] Add dynamic-list-preempt2.s

When producing a DSO, the isPreemptible property of a Defined with
default or protected visibility is affected by the --dynamic-list file,
but not by interposable symbols in other DSOs.

llvm-svn: 368649
lld/test/ELF/dynamic-list-preempt2.s [new file with mode: 0644]