aprantl added a comment. > @aprantl I think this Objective-C Runtime Programming Guide: Bye Encodings > entry and this sample program answer the rest of your questions:
Thank you! So it really looks like the ObjC runtime is unaware of bitfields, and we do need the bit offsets in DWARF to know where the individual bitfields are located in the respective container. Please make sure to document this in the code. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D83433/new/ https://reviews.llvm.org/D83433 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits