llvm-6502/test/LTO
Akira Hatanaka 6953381b0c [LTO] Scan all per-function subtargets when collecting runtime library names.
accumulateAndSortLibcalls in LTOCodeGenerator.cpp collects names of runtime
library functions which are used to identify user-defined functions that should
be protected. Previously, this function would only scan the TargetLowering
object belonging to the "main" subtarget for the library function names. This
commit changes it to scan all per-function subtargets.

Differential Revision: http://reviews.llvm.org/D7275


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227533 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-30 01:16:24 +00:00
..
Inputs Put this test's input in the Inputs directory where it belongs, rather than 2015-01-12 08:50:47 +00:00
attrs.ll
bcsection.ll
cfi_endproc.ll
current-section.ll
diagnostic-handler-remarks.ll
invalid.ll Put this test's input in the Inputs directory where it belongs, rather than 2015-01-12 08:50:47 +00:00
jump-table-type.ll
keep-used-puts-during-instcombine.ll
linkonce_odr_func.ll
list-symbols.ll llvm-lto: Add testing coverage for local contexts 2014-12-17 02:00:38 +00:00
lit.local.cfg
no-undefined-puts-when-implemented.ll
private-symbol.ll
runtime-library-subtarget.ll [LTO] Scan all per-function subtargets when collecting runtime library names. 2015-01-30 01:16:24 +00:00
runtime-library.ll
symver-asm.ll
triple-init.ll