[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:11:37 PDT 2010
> I agree with Daniel, the frontend should provide a canonical triple, even if the user doesn't.
They could do this using a utility class that accepts just about anything, but
produces a correct, normalized triple. We could even call this class Triple,
what do you think? :)
Ciao,
Duncan.
More information about the llvm-commits
mailing list