summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/thinlto-index-flags.ll
AgeCommit message (Collapse)Author
2025-10-22[ThinLTO] Add index flag for internalization/promotion status (#164530)Teresa Johnson
Add an index-wide flag indicating whether index-based internalization and promotion have completed. This will be used in a follow on change.