]> granicus.if.org Git - llvm/commit
Fix compatibility bug: X86 aligns doubles to 4 bytes, not 8!
authorChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 06:05:57 +0000 (06:05 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 25 Apr 2003 06:05:57 +0000 (06:05 +0000)
commit98938f83d52e01b10e34f9fc6db55e4787fa3dad
tree24ab01e7709e9c3d7df3592ed285b02ede8a99ea
parentb5881f126d4baab41dc7efb2824a53601ef167b0
Fix compatibility bug: X86 aligns doubles to 4 bytes, not 8!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5935 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86TargetMachine.cpp