Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
legulere
on June 9, 2015
|
parent
|
context
|
favorite
| on:
Bitcode (iOS, watchOS)
There's IR assembly (the human readable format) and the bitcode format. There are no compatability guarantees for the assembly but new LLVM versions can read the old bitcode inside the same major version.
http://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compa...
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compa...