[LLVMdev] Lost target in Triple

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Fri Aug 14 19:16:44 PDT 2009


>> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: triple.patch
Type: application/octet-stream
Size: 3223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090815/089fa5cf/attachment.obj>


More information about the llvm-dev mailing list