[llvm-commits] [llvm] r107625 - in /llvm/trunk/lib/Target/X86:	X86ISelLowering.cpp X86Subtarget.cpp X86Subtarget.h
    Eric Christopher 
    echristo at apple.com
       
    Mon Jul  5 12:53:07 PDT 2010
    
    
  
On Jul 5, 2010, at 12:51 PM, Anton Korobeynikov wrote:
> Hi, Eric
> 
>> 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.
> 
If not we should fix it in triple. (and for now just "don't do that" if it is a problem)
-eric
    
    
More information about the llvm-commits
mailing list