Displaying 3 results from an estimated 3 matches for "9429c396".
2009 Aug 14
2
[LLVMdev] Lost target in Triple
Is it possible to merger mingw32 and mingw64 with mingw, because we
can distinguish them with arch(i386,amd64)
2009/8/15, Anton Korobeynikov <anton at korobeynikov.info>:
> Hello
>
>> I add solaris and pic16.
>> And add support for mingw.
> Mingw part is not ok. The proper rules should be:
>
> i[[3456789]]86-*-mingw32* => mingw32
> x86_64-*-mingw* =>
2009 Aug 15
0
[LLVMdev] Lost target in Triple
>> Mingw part is not ok. The proper rules should be:
>>
>> i[[3456789]]86-*-mingw32* => mingw32
>> x86_64-*-mingw* => mingw64
I add support for
pic16, // PIC16: pic16
Solaris,
For the consistency and simplicity, and merge MinGW32 and MinGW64 to MinGW.
And some change in Triple.cpp for the clang project.
--
Yours
sincerely,
Yonggang Luo
2009 Aug 15
1
[LLVMdev] Lost target in Triple
...one.
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: triple.patch
Type: application/octet-stream
Size: 3745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090815/9429c396/attachment.obj>