Please review.
On Wed, Dec 21, 2011 at 4:31 PM, Chandler Carruth <[email protected]> wrote: > FYI, I'll try to look at these tomorrow, but one quick note, whenever you > have patches to both LLVM and Clang, please send them to both llvm-commits > and cfe-commits. Not all of the Clang developers read llvm-commits or > vice-versa. > > On Wed, Dec 21, 2011 at 4:26 AM, Evgeniy Stepanov > <[email protected]> wrote: >> >> Hi, >> >> recent Android toolchains use arm-linux-androideabi as triple. Having >> androideabi in llvm::Triple::EnvironmentType will simplify >> cross-compilation and let Clang pick saner defaults for -mfloat-abi, >> among other things. >> >> Please review. >> >> _______________________________________________ >> llvm-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits >> > _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
