7f18fc27cd
Bump the alignment to 16bytes because lint1 memory allocator is used for objects that require 16bytes alignment on amd64 (ie. val_t). This makes lint1 work when compiled with compiler(s) that use SSE for memcpy on amd64. (e.g. clang). Approved by: ed (mentor) |
||
---|---|---|
.. | ||
cgram.y | ||
decl.c | ||
emit1.c | ||
emit.c | ||
err.c | ||
externs1.h | ||
func.c | ||
init.c | ||
lint1.h | ||
lint.h | ||
main1.c | ||
Makefile | ||
makeman | ||
mem1.c | ||
op.h | ||
param.h | ||
scan.l | ||
tree.c |