llvm-project/clang/test/CodeGen/Inputs
Peter Collingbourne dbd2fed6a1 Apply summary-based dead stripping to regular LTO modules with summaries.
If a regular LTO module has a summary index, then instead of linking
it into the combined regular LTO module right away, add it to the
combined summary index and associate it with a special module that
represents the combined regular LTO module.

Any such modules are linked during LTO::run(), at which time we use
the results of summary-based dead stripping to control whether to
link prevailing symbols.

Differential Revision: https://reviews.llvm.org/D33922

llvm-svn: 305482
2017-06-15 17:26:13 +00:00
..
debug-info-file-checksum.c [DebugInfo] Added support for Checksum debug info feature. 2016-12-25 10:12:27 +00:00
debug-info-macro.h Move test include file from include/ to Inputs/ 2017-02-11 00:52:01 +00:00
opt-record.proftext Add an option to save the backend-produced YAML optimization record to a file 2016-10-11 00:26:09 +00:00
pgo-sample-thinlto-summary.prof Update the SamplePGO test to verify that unroll/icp is not invoked in thinlto compile phase. 2017-03-23 21:20:17 +00:00
pgo-sample.prof
pgotestclang.profraw
pgotestir.profraw
stdio.h
thinlto-multi-module.ll Apply summary-based dead stripping to regular LTO modules with summaries. 2017-06-15 17:26:13 +00:00
thinlto_backend.ll CodeGen: Replace test/CodeGen/thinlto_backend.c with a functional test. 2016-06-22 00:57:26 +00:00