[cfe-commits] [llvm-commits] [PATCH] Fix for bug 11060: configure --target does not work
Eric Christopher
echristo at apple.com
Mon Oct 17 11:43:48 PDT 2011
Not quite sure what you're going for here. Is the idea to try to make --host=xxx and --target=yyy work in clang?
-eric
On Oct 17, 2011, at 10:22 AM, Sebastian Pop wrote:
> Ping patches.
>
> On Thu, Oct 13, 2011 at 3:55 PM, Sebastian Pop <spop at codeaurora.org> wrote:
>> On Thu, Oct 13, 2011 at 3:14 PM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:
>>> LLVM_HOSTTRIPLE specifies the default *target*. It doesn't care about
>>> the *host*.
>>
>> Ok, so let's get this one fixed:
>> if you tell me the places where LLVM_HOSTTRIPLE is used for the target
>> and that my patch has not changed into using the value set in $target,
>> please let me know and I will amend my patches.
>>
>
> Could somebody review and commit the attached patches?
>
> Thanks,
> Sebastian
> --
> Qualcomm Innovation Center, Inc is a member of Code Aurora Forum
> <0001-add-getDefaultTargetTriple.patch.txt><0001-use-getDefaultTargetTriple-instead-of-getHostTriple.patch.txt>_______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the cfe-commits
mailing list