aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-08-17 23:20:40 +0000
committerChris Lattner <sabre@nondot.org>2003-08-17 23:20:40 +0000
commit4b422520ca8ae983d026a83ff984f2e972eec1f9 (patch)
tree4bd55e9aae949d9e460517dba1bcf291c148b1df /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parentf1243ba51553083e282a1f5bf42adf67f5fabd64 (diff)
downloadllvm-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