On Nov 1, 2011, at 9:44 AM, Sebastian Pop wrote: > Hi, > > On Thu, Oct 27, 2011 at 10:01 PM, Joerg Sonnenberger > <[email protected]> wrote: >>> 2. derive LLVM_HOSTTRIPLE from $target as you proposed, then rename >>> LLVM_HOSTTRIPLE into something more meaningful, like what I proposed >>> LLVM_DEFAULT_TARGET. >> The second makes sure that everything is consistent from the start, no >> chance of forgetting something in the middle. So yes, (2) is fine with >> me, but the "rename to something meaningful" part has to be part of a >> larger API change, since the host vs target misnaming is very sticky. > > Here are the amended patches for this change. > Tested on amd64-linux and cross to ARM. > Ok with these changes?
Yep. Need me to commit them? -eric _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
