about summary refs log tree commit diff
path: root/src/rt/rust_kernel.cpp
diff options
context:
space:
mode:
authorBrian Anderson <banderson@mozilla.com>2012-04-26 21:44:27 -0700
committerBrian Anderson <banderson@mozilla.com>2012-04-26 21:44:29 -0700
commit43751e45d90ed3a2f5a9d0208d50125d88af6dfc (patch)
tree11d792ab2dee2e701eaf239a0192d98a09279462 /src/rt/rust_kernel.cpp
parent3c166937608789d3a1ad3d89a8577b9a178c9595 (diff)
downloadrust-43751e45d90ed3a2f5a9d0208d50125d88af6dfc.tar.gz
rust-43751e45d90ed3a2f5a9d0208d50125d88af6dfc.zip
rustc: Rename llalign_of_real to llalign_of_pref
This alignment is the "preferred" alignment of a type, which is not
necessarily the alignment the compiler will use when packing the
type into structures - that is the "ABI" alignment (in LLVM terms).

On x86, 64-bit ints have 8-byte preferred alignment, but 4-byte
ABI alignment.
Diffstat (limited to 'src/rt/rust_kernel.cpp')
0 files changed, 0 insertions, 0 deletions