Get alignment right for block headers on x86-64, this time
authorPaul Khuong <pvk@pvk.ca>
Fri, 24 Jun 2011 03:17:22 +0000 (23:17 -0400)
committerPaul Khuong <pvk@pvk.ca>
Fri, 24 Jun 2011 03:17:22 +0000 (23:17 -0400)
commita3c77b1a48ba90df15e66da44331342ca7657602
treee080eb2ea9db556188d71dee0aacd5d36941b5f2
parentce118eb9bca784396335f6f10d59219362545afa
Get alignment right for block headers on x86-64, this time

 We want to align the code in the block, not the trampoline that
 leads to the block.  In theory, we could take the trampoline into
 account when inserting alignment, but really?
src/compiler/x86-64/call.lisp