emit alignment directives properly
This commit is contained in:
parent
bf3e6753f3
commit
25f7bc06e3
3 changed files with 27 additions and 20 deletions
|
@ -266,6 +266,8 @@ struct Typ {
|
|||
|
||||
struct Dat {
|
||||
enum {
|
||||
DStart,
|
||||
DEnd,
|
||||
DName,
|
||||
DAlign,
|
||||
DA,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue