Files
revng-revng/lib/DataLayoutAnalysis
Pietro Fezzardi f7eed33dac DLA Backend: only emit valid model::PrimitiveTypes
Before this commit, DLA didn't do any checks on the validity of the
model::PrimitiveTypes that it generated.
This could cause invalid PrimitiveTypes to be generated, with weird
sizes not supported by the Model.
This commit fixes this problem, generating empty model::StructTypes with
the proper sizes instead.
2024-02-04 16:07:31 +01:00
..
2024-02-04 16:07:30 +01:00
2022-04-19 12:17:59 +02:00
2023-04-14 14:54:14 +02:00