Jonas Devlieghere
  • Home
  • About
  • Talks
  • Github
  • C++
  • LLVM
Subscribe
Tagged

apple

A collection of 1 post

LLVM

Embedded Bitcode

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

  • Jonas Devlieghere
Jonas Devlieghere Jun 21, 2016 • 5 min read
Jonas Devlieghere © 2022
Powered by Ghost