diff options
author | Chris Lattner <sabre@nondot.org> | 2003-08-17 23:20:40 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2003-08-17 23:20:40 +0000 |
commit | 4b422520ca8ae983d026a83ff984f2e972eec1f9 (patch) | |
tree | 4bd55e9aae949d9e460517dba1bcf291c148b1df /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
parent | f1243ba51553083e282a1f5bf42adf67f5fabd64 (diff) | |
download | llvm-4b422520ca8ae983d026a83ff984f2e972eec1f9.zip llvm-4b422520ca8ae983d026a83ff984f2e972eec1f9.tar.gz llvm-4b422520ca8ae983d026a83ff984f2e972eec1f9.tar.bz2 |
Fix ABI issue: Longs really do need to be only 4 byte aligned on X86.
This bug caused miscompilation of programs using 'struct stat', but only if
compiled with support for 64-bit filesystems. This could in theory effect
other things, but only if the LLVM code shared data structures with native code.
llvm-svn: 7928
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions