[cfe-dev] Does clang work on X86-64 machines?

Eli Friedman eli.friedman at gmail.com
Fri Feb 29 14:47:22 PST 2008


On Fri, Feb 29, 2008 at 2:23 PM, Devang Patel <dpatel at apple.com> wrote:
>  This hack hard codes gcc version 4.2.3 and target triplet. This hack
>  opens door for multiple paths (each one for a unique combination of
>  gcc version # and target triplet. Which could turn this into ugly hack
>  very soon.

I'm well aware that it's ugly... that said, once clang gets its own
standard headers, which will hopefully happen over the next few
months, we won't need those headers anymore, so it doesn't make much
sense to bother fixing it correctly.

-Eli



More information about the cfe-dev mailing list