[llvm-dev] Diff to add ARMv6L to Target parser

Renato Golin via llvm-dev llvm-dev at lists.llvm.org
Mon Jan 4 02:23:00 PST 2016


On 3 January 2016 at 22:28, William Dillon via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
> However, because the DefaultTargetTriple is armv6l-unknown-linux-gnueabihf, and llvm didn’t know about v6l, it would fail to match and canonicalize to armv6.  I added the notion of v6l to llvm to address this.

Hi Will,

ARMv6l was definitely there once. I'm not sure what happened.

I'm copying the ARM folks that did most of the recent changes in hope
they can shed some light.

cheers,
--renato


More information about the llvm-dev mailing list