summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-summary-section.ll
AgeCommit message (Expand)Author
2023-12-06[ThinLTO] Add tail call flag to call edges in summary (#74043)Teresa Johnson
2018-01-11Make internal/private GVs implicitly dso_local.Rafael Espindola
2017-01-05[ThinLTO] Subsume all importing checks into a single flagTeresa Johnson
2016-04-27[ThinLTO] Use valueid instead of bitcode offsets in combined index fileTeresa Johnson
2016-04-24Add "hasSection" flag in the SummaryMehdi Amini