This was an oversight in the original support. As it is, I stuffed this
bit into the alignment. The alignment is stored in log2 form, so it
doesn't need more than 6 bits. On the other hand, adding a separate
record might be cleaner. Hence, I'm asking for a review, since we can't
change the decision once we make it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
I'm surprised there isn't a "test all the features" round trip test for bitcode, but I couldn't find one.