mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
b278eba445
to encode the constants for DW_AT_data_member_location. Summary: In DWARF v3, DW_FORM_data4/8 in DW_AT_data_member_location are interpreted as location list pointers. Interpreting constants as pointers is not expected, so we use DW_FORM_udata to encode the constants. Reviewed By: probinson Differential Revision: https://reviews.llvm.org/D105687 |
||
---|---|---|
.. | ||
data_member_location_dwarf3.ll | ||
debugger-tune.ll | ||
eh-frame.ll | ||
line.test | ||
lit.local.cfg | ||
live-debug-vars-subreg-offset.ll | ||
processes-relocations.ll | ||
strict-dwarf.ll | ||
tls-fission.ll | ||
tls.ll |