[PATCH] [Thumb] Emit Thumb code when the triple arch is "thumb"

Oliver Stannard oliver.stannard at arm.com
Fri Oct 24 03:51:50 PDT 2014


Clang currently accepts "thumb" and "thumbeb" as architectures in the triple, but emits ARM code unless -mthumb is also used.

http://reviews.llvm.org/D5968

Files:
  lib/Driver/ToolChain.cpp
  test/Driver/arm-cortex-cpus.c
  test/Driver/netbsd.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5968.15399.patch
Type: text/x-patch
Size: 2638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141024/5cdecfd2/attachment.bin>


More information about the cfe-commits mailing list