2019 LLVM Developers’ Meeting: M. Voss “Supporting Regular and Thin LTO with a Single LTO Bitcode..”

preview_player
Показать описание

Supporting Regular and Thin LTO with a Single LTO Bitcode Format - Matthew Voss


LTO bitcode files are currently specialized to either Thin or Regular LTO. As a user or middleware library provider, this increases the complexity. A user must recompile all files for the type of LTO and library providers must ship two versions of their bitcode. This talk outlines Sony's solution: a single LTO bitcode format that can be used with both Thin and Regular LTO backends.

Рекомендации по теме