about summary refs log tree commit diff
path: root/src/test/incremental/thinlto
AgeCommit message (Collapse)AuthorLines
2020-04-14Tests.Felix S. Klock II-0/+52
Namely, a regression test for issue #69798 (export added), and the inverse of that test (export removd).
2020-03-06fix various typosMatthias Krüger-2/+2
2019-12-20General purpose teest cases contributed by mw.Felix S. Klock II-0/+136
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-2/+2
2018-12-25Remove licensesMark Rousskov-22/+0
2018-09-18incr.comp.: Allow for more fine-grained testing of CGU reuse and use it to ↵Michael Woerister-0/+124
test incremental ThinLTO.