[PATCH] Set "thumbv6k" CPU subtype to ARM_V6

Vedant Kumar via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 15:48:46 PDT 2015


> Now, we moved to using the ARMTargetParser, which unifies both the
> Clang driver and the assembler string parsing routines, so that both
> identify and report consistent behavior.

Ah, I see. I sent a patch in which makes the Darwin backend take advantage of this parser:

http://reviews.llvm.org/D11996

> Regardless, you should add a few more arch-name tests to make sure
> that other oddities don't show up.

The test included in this latest patch is more thorough. It is still Darwin-specific (as is the patch).

Hopefully we can continue this discussion on the new thread from Phabricator.

thanks
vedant


More information about the llvm-commits mailing list