diff options
author | Greg Clayton <gclayton@fb.com> | 2025-09-24 16:27:43 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-24 16:27:43 -0700 |
commit | 370db9c62910195e664e82dde6f0adb3e255a4fd (patch) | |
tree | 32e6afe9b2d189c7e79e88c4d0242c2bcc10d3cc /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 9a736e821b23937fd808e280b0df540036f0fe62 (diff) | |
download | llvm-370db9c62910195e664e82dde6f0adb3e255a4fd.zip llvm-370db9c62910195e664e82dde6f0adb3e255a4fd.tar.gz llvm-370db9c62910195e664e82dde6f0adb3e255a4fd.tar.bz2 |
Fix a bug where an error was emitted for GCC union types. (#159401)
GCC doesn't add DW_AT_data_member_location attributes to the
DW_TAG_member children of DW_TAG_union_type types. An error was being
emitted incorrectly for these cases fr om the DWARFASTParserClang. This
fixes that issue and adds a test.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions