[PATCH] D17388: Rename embedded bitcode section in MachO

Rafael Ávila de Espíndola via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 07:06:55 PST 2016


rafael added a comment.

I think this is fine given that it just mean that a section with a corrupted name is not bitcode. That is the same answer you would get if the corruption had changed the name to __bitcodx.

pcc, what do you think?


http://reviews.llvm.org/D17388





More information about the llvm-commits mailing list