http://netbsd.i2p/gallery/presentations/joerg/asiabsdcon2013/mclinker.html
MCLinker - the final toolchain frontier Jörg Sonnenberger
[email protected] Tokyo, March 16, 2013 AsiaBSDCon 2013 Overview Introduction Architecture Performance Implementation status Future work Introduction Machine Code Linker complements the
MC layer of LLVM Created by Luba Tang from MediaTek in 2011 Uses same BSD-license as LLVM Architecture: High-level view Build input tree Build fragment reference graph Layout sections, relocate and write output GNU ld: three steps mixed up gold: merge...