Skip to content
Commit 7aa34c8c authored by Adrian Prantl's avatar Adrian Prantl
Browse files

Debug Info: Don't emit a DW_AT_data_member_location for DWARF bitfields.

The DWARF spec states that a member entry may have either a
DW_AT_data_member_location or a DW_AT_data_bit_offset, but not both.

This fixes a bug found in PR 27758.

llvm-svn: 269731
parent e4a5d37d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment