[llvm-commits] [llvm] r107625 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86Subtarget.cpp X86Subtarget.h
Duncan Sands
baldrick at free.fr
Mon Jul 5 13:01:41 PDT 2010
>> Have the X86 backend use Triple instead of a string and some enums.
> Will it recognize triple of i386-mingw32? iirc there were some
> problems with Triple and such "short" target triplets.
There are some examples in PR6688, see http://llvm.org/bugs/show_bug.cgi?id=6688
Ciao,
Duncan.
More information about the llvm-commits
mailing list