MASM aligns fields to the _minimum_ of the STRUCT alignment value and the size of the next field.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
epastor added a parent revision: D86944: [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM.Sep 1 2020, 8:01 AM
epastor added a child revision: D86946: [ms] [llvm-ml] Allow use of locally-defined variables in expressions.
This revision is now accepted and ready to land.Sep 3 2020, 1:08 PM
This revision was landed with ongoing or failed builds.Sep 7 2020, 10:59 AM
Closed by commit rG2feb6e9b8418: [ms] [llvm-ml] Fix STRUCT field alignment (authored by epastor). · Explain Why
This revision was automatically updated to reflect the committed changes.