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

Evan Cheng evan.cheng at apple.com
Fri Feb 12 12:38:58 PST 2010


Yes. I'm adding it now.

Evan

On Feb 12, 2010, at 12:37 PM, Chris Lattner wrote:

> 
> 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