[llvm-commits] [llvm-gcc-4.2] r61128 - /llvm-gcc-4.2/trunk/gcc/llvm-convert.cpp
Dan Villiom Podlaski Christiansen
danchr at gmail.com
Tue Dec 23 10:00:24 PST 2008
On 23 Dec 2008, at 18:56, Anton Korobeynikov wrote:
> Hi,
>
>> How about using the GCC fixincludes machinery? I don't know much
>> about
>> how it actually works, but from the name it seems possibly related :)
> This will work for system headers, but unfortunately won't - for
> user-provided headers, which can contain arbitrary weird stuff.
In that case, it might work for this. After all, FD_SET and glibc are
quite likely to be installed as system headers.
--
Dan Villiom Podlaski Christiansen, stud. scient.,
danchr at cs.au.dk, danchr at gmail.com
More information about the llvm-commits
mailing list