[llvm-commits] [patch] Don't bake build info into the host

Rafael Avila de Espindola rafael.espindola at gmail.com
Mon May 9 12:38:32 PDT 2011


> I think this is related by my earlier patch to cfe-dev about -m32 and
> the target toolchain. A solution should address both, so let's look at
> this problem in detail?

They might be related in a way, but they are not the same problem. In 
the problem I am seeing clang correctly decides the target, both with 
and without -m32.

The problem I am seeing is that it gets the *host* wrong.

>
> Joerg

Cheers,
Rafael



More information about the llvm-commits mailing list