mirror of
https://github.com/ldc-developers/ldc.git
synced 2025-05-02 08:01:11 +03:00
Merge branch 'master' into merge-2.068
This commit is contained in:
commit
b63a5e3cf8
18 changed files with 88 additions and 49 deletions
|
@ -483,7 +483,7 @@ public:
|
|||
b.push_funcptr(xpostblit);
|
||||
|
||||
//uint m_align;
|
||||
b.push_uint(tc->alignsize());
|
||||
b.push_uint(DtoAlignment(tc));
|
||||
|
||||
if (global.params.is64bit)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue