[llvm-commits] [patch] Change the alignment in the X86.Windows subtarget
Chris Lattner
clattner at apple.com
Thu Dec 17 11:48:43 PST 2009
On Dec 5, 2009, at 5:22 PM, Michael Beck wrote:
> Hi all,
>
> the following patch changes the data-alignment of the 32bit Windows subtarget to values used by the MSVC compiler.
> I assume this is the right subtarget for MSVC builds, as isCygwin and isMingw exists and at least cmake build have it ...
This patch looks fine to me, but I can't vouch for its correctness. Anton, what is your position on it?
-Chris
More information about the llvm-commits
mailing list