llvm-project/lld/test/ELF/lto/Inputs
George Rimar d28c26bbdd [ELF] - LTO: do not optimize away symbols accessed from linkerscript.
Previously when BC file had global variable that was accessed from script,
it was optimized away or inlined by IPO. 
In this patch I add symbols at left side of assignment expression as LinkerRedefined,
what prevents optimization for them.

Differential revision: https://reviews.llvm.org/D37059

llvm-svn: 314097
2017-09-25 09:31:43 +00:00
..
archive-2.ll
archive-3.ll
archive.ll
available-externally.ll
cache.ll Address a few nits pointed out by Sean. 2017-03-02 02:24:31 +00:00
comdat.s
common.s
common3.ll Internalize common variables. 2016-08-31 13:42:08 +00:00
data-ordering-lto.ll [LTO] Make sure symbol ordering is honoured also for data. 2017-07-24 20:15:07 +00:00
defsym-bar.ll Symbols re-defined with -wrap and -defsym need to be excluded from inter- 2017-06-05 16:24:25 +00:00
drop-debug-info.bc [LTO] Don't crash on old DebugInfo. 2016-05-11 01:07:22 +00:00
drop-linkage.ll
duplicated-name.ll Remember archive name when creating LazyObjectFile. 2017-05-05 13:55:51 +00:00
dynsym.s
internalize-exportdyn.ll
internalize-undef.ll
irmover-error.ll Update LLD for D20550. 2016-05-27 05:21:45 +00:00
linker-script-symbols-ipo.ll [ELF] - LTO: do not optimize away symbols accessed from linkerscript. 2017-09-25 09:31:43 +00:00
linkonce-odr.ll
linkonce.ll
relocation-model-pic.ll [lld] Infer relocation model from module flags in relocatable LTO link. 2017-05-22 21:11:44 +00:00
resolution.s
save-temps.ll
shared.s
start-lib1.ll
start-lib2.ll
symbol-ordering-lto.ll [LTO] Make sure symbol ordering is honoured. 2017-07-24 19:38:13 +00:00
thin1.ll [ThinLTO] Avoid archive member collisions. 2016-10-12 19:35:54 +00:00
thin2.ll [ThinLTO] Avoid archive member collisions. 2016-10-12 19:35:54 +00:00
thinlto.ll [LTO/Thin] Make the number of threads to run in the BE configurable. 2016-10-10 18:12:53 +00:00
tls-mixed.s
type-merge.ll
type-merge2.ll
undef-mixed.s
unnamed-addr-drop.ll [LTO] Fix the logic for dropping unnamed_addr. 2016-08-30 20:15:03 +00:00
unnamed-addr-lib.s Document an interesting LTO case. 2016-06-15 21:33:11 +00:00
visibility.s
wrap-bar.ll Symbols re-defined with -wrap and -defsym need to be excluded from inter- 2017-06-05 16:24:25 +00:00