http://llvm.org/bugs/show_bug.cgi?id=11039
Summary: MinGW triplets are not parsed correctly
Product: tools
Version: trunk
Platform: PC
OS/Version: Windows NT
Status: NEW
Keywords: missing-feature, portability
Severity: normal
Priority: P
Component: llc
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
Blocks: 10978
The only MinGW triplet I know that is parsed correctly, is:
i386-mingw32
All the MinGW triplets are:
i686-pc-mingw32
i686-w64-mingw32
x86_64-w64-mingw32
The proper parsing of these enables attribute features in Clang.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs