[llvm-commits] [llvm] r96006 - /llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp

Chris Lattner clattner at apple.com
Fri Feb 12 12:37:37 PST 2010


On Feb 12, 2010, at 12:23 PM, Anton Korobeynikov wrote:

> Hello, Evan
> 
>> +/// isARMTriplet - Return true if the triplet looks like:
>> +/// arm-*, thumb-*, armv[0-9]-*, thumbv[0-9]-*
> What's about armv6t2- ?

Is armv6t2-apple-darwin a valid triple?

-Chris




More information about the llvm-commits mailing list