[PATCH] D21782: [CodeView] Implement support for bitfields in LLVM

David Majnemer via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 28 09:04:13 PDT 2016


majnemer added a comment.

In http://reviews.llvm.org/D21782#468721, @aaboud wrote:

> Looks good.
>  I suggest to add a test that covers more cases, see below.
>  Also, need to apply changes to dwarf implementation (I think it does not cover the below case correctly today).


The DWARF side is not accurate for versions < v4 but this can be fixed in a latter change.

> I am adding David Blaikie as a reviewer.





http://reviews.llvm.org/D21782





More information about the llvm-commits mailing list