diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2015-10-28 10:10:03 +0000 |
---|---|---|
committer | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2015-10-28 10:10:03 +0000 |
commit | 89ea433bd63f8d027fc66d6dbc4153464a65ec10 (patch) | |
tree | f77fed93f4cdad6cfdba6f0bb782c5149f18beba /llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp | |
parent | 13e4b9718cd5c050d42460b46440311477c1a4d6 (diff) | |
download | bcm5719-llvm-89ea433bd63f8d027fc66d6dbc4153464a65ec10.tar.gz bcm5719-llvm-89ea433bd63f8d027fc66d6dbc4153464a65ec10.zip |
When running clang with an arm triple such as '--target=thumbv7m-none-eabi'
that has a thumb only CPU by default (cortex-m3), and when using the assembler,
the default thumb state of the CPU does not get passed via the triple to LLVM:
$ clang -target thumbv7m-none-eabi -c -v test.s
clang -cc1as ... -triple armv7m-none--eabi ... test.s
Differential Revision: http://reviews.llvm.org/D14121
llvm-svn: 251507
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp')
0 files changed, 0 insertions, 0 deletions