TECH : Demo of a repository for statically compiled programs

Paul Bowen-Huggett
ARTICLE BY:
POSTED:

TAGS: LLVM, LLVM Developers Meeting, Toolchain

Event: 2016 US LLVM Developers’ Meeting 

Paul presents a proof of concept of an approach which improves compile and link times by replacing the conventional use of object files with an incrementally updated repository without requiring change to existing build infrastructure. It aims to present the idea at a high-level using a live demo of some trivial tools and initiate discussion of a real implementation within the LLVM framework. 

Back to top