ARTICLE BY: Russell Gallop & Phil Camp
POSTED: Jul 17, 2019
POSTED: Jul 17, 2019
TAGS: LLVM Developers Meeting, Toolchain
Following on from the 2016 talk "Demo of a repository for statically compiled programs", this lightning talk will present a brief overview of how LLVM was modified to target a program repository. This includes adding a new target output format and a new optimization pass to skip program elements already present in the repository.
Reference: https://github.com/SNSystems/llvm-prepo
Duration: 4 Minutes