[PATCH] D42002: [docs] Only LLVM IR bitstreams begin with 'BC'

Moritz Angermann via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 12 16:05:21 PST 2018


angerman accepted this revision.
angerman added a comment.
This revision is now accepted and ready to land.

LGTM. I still can't shake the feeling that this just happened organically, and that Bitcode file should have the `BC` magic number and containers their own.

@modocache thanks for bringing the document in sync with what's actually being used!


https://reviews.llvm.org/D42002





More information about the llvm-commits mailing list