[llvm-commits] [llvm] r107625 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86Subtarget.cpp X86Subtarget.h
Rafael Espindola
espindola at google.com
Mon Jul 5 16:45:56 PDT 2010
> The patch worked for llvm-gcc configured with --target=i686-darwin and output i386-pc-darwin10.4 into the module which seems to be the desired behavior. :)
A baby step for clang is in
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20100628/031676.html.
This is *very* incomplete, as it only works if not crosscompiling and
will use a non normalized value, but at least it can be set a build
time :-)
> -eric
Cheers,
--
Rafael Ávila de Espíndola
More information about the llvm-commits
mailing list