RSSAmplifier

Jonas Devlieghere · Jun 21, 2016

Embedded Bitcode

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Little over a year ago, Apple announced at WWDC 2015 the ability to embed bitcode in Mach-O files. Bitcode is the intermediate representation used by the LLVM compiler and contains all the information required to recompile an application. Having the bitcode present, in addition to machine code, Apple can further optimize applications by compiling and linking specifically for the user’s…

Read on jonasdevlieghere.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.