diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2023-06-23 08:56:29 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2023-06-23 08:58:37 -0400 |
commit | 82e29c65e3112fd5d7ed71250bf53ffaec87c2be (patch) | |
tree | 6bceeb46cc847abf9e2b1e01ccb40649b02736cd /llvm/lib/Object/ObjectFile.cpp | |
parent | 5421ab46250691402a48c67e3cc2baf1b2c4ad58 (diff) | |
download | llvm-82e29c65e3112fd5d7ed71250bf53ffaec87c2be.zip llvm-82e29c65e3112fd5d7ed71250bf53ffaec87c2be.tar.gz llvm-82e29c65e3112fd5d7ed71250bf53ffaec87c2be.tar.bz2 |
Fixed failed assertion w/attribute on anon unions
This amends 304d1304b7bac190b6c9733eb07be284bfc17030 to process the
declaration attributes rather than assert on them; nothing prevents an
attribute from being written on an anonymous union.
Fixes https://github.com/llvm/llvm-project/issues/48512
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions