[llvm-commits] [llvm] r107625 - in /llvm/trunk/lib/Target/X86: X86ISelLowering.cpp X86Subtarget.cpp X86Subtarget.h
Chris Lattner
clattner at apple.com
Mon Jul 5 12:58:28 PDT 2010
On Jul 5, 2010, at 12:54 PM, Anton Korobeynikov wrote:
>> If not we should fix it in triple. (and for now just "don't do that" if it is a problem)
> Well, Daniel one day was strongly opposed to this. He thought that
> such "short triplets" should not exist...
I agree with Daniel, the frontend should provide a canonical triple, even if the user doesn't.
-Chris
More information about the llvm-commits
mailing list